Logstash: Difference between revisions

From air
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
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)'''
''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)''.

Revision as of 09:36, 4 May 2015

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).