7 lines
281 B
Text
7 lines
281 B
Text
|
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). Speaking of searching, logstash comes with a web interface
|
||
|
for searching and drilling into all of your logs.
|
||
|
|
||
|
WWW: http://logstash.net/
|