freedomofpress / ansible-role-elk

Installs a turnkey ELK stack for log aggregation and analysis, with optional Riemann support for alerting
18 stars 13 forks source link

Adds Nagios log parsing #20

Closed ageis closed 8 years ago

ageis commented 8 years ago

Logstash configuration and patterns for Nagios.

Patterns courtesy of: https://github.com/jordansissel/grok/blob/master/patterns/nagios

conorsch commented 8 years ago

Excellent. Works surprisingly well! However, we don't actually need to ship the nagios patterns file—they're already shipped as core patterns. So:

Then we should be good to go.