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

https://github.com/dkackman/logstash-syslog-server

A logstash configuration that creates a syslog server
https://github.com/dkackman/logstash-syslog-server

Last synced: over 1 year ago
JSON representation

A logstash configuration that creates a syslog server

Awesome Lists containing this project

README

          

# logstash-syslog-server
A logstash pipeline that creates a basic syslog server with custom templates for sudo, ssh, snort, arpwatch, dnsmasq and firewall (ufw and ipfire) events.
Also includes a pipeline to consume squid proxy and user-agent logs.

You need to [allow java to bind to a priveledged port](https://stackoverflow.com/questions/413807/is-there-a-way-for-non-root-processes-to-bind-to-privileged-ports-on-linux) to run this on the standard syslog port of 514