Logstash: Difference between revisions
Jump to navigation
Jump to search
(Created page with "http://www.logstash.net/ '''logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching)'''") |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
http://www.logstash.net/ |
http://www.logstash.net/ |
||
''logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching)''. |
|||
See https://www.elastic.co/products |
|||
Latest revision as of 09:38, 4 May 2015
logstash is a tool for managing events and logs. You can use it to collect logs, parse them, and store them for later use (like, for searching).