Logstash: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
''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)''. |
''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).