Real-time log parsing and reporting
Posted
by
Alienfluid
on Server Fault
See other posts from Server Fault
or by Alienfluid
Published on 2011-08-05T03:51:41Z
Indexed on
2012/10/13
21:41 UTC
Read the original article
Hit count: 462
We have a small project we are working on part-time that runs on Nginx/MongoDB on Ubuntu 10.04 LTS Server. We'd like to be able to see reports on things like server load, requests/sec, response time, DB load, DB response time, etc. Is there an open source or free (as in beer) tool that can parse such logs and provide a real-time report?
I looked into Splunk briefly, but I wanted to see if there are any others that are highly recommended.
© Server Fault or respective owner