Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcreigno/nepr

log tacker application
https://github.com/jcreigno/nepr

Last synced: 6 days ago
JSON representation

log tacker application

Awesome Lists containing this project

README

        

#nepr

>log tacker application

## agent (client)
Watch log files for particular patterns and send corresponding event to server.

## server
Gathers data from agents and pushes it to storage.

Exposes REST API to query data.

Similar projects :

* [graylog2](http://graylog2.org/)
* [logstash](http://www.logstash.net).