Nginx via graylog collector

nginx via graylog collector

@twellspring

Download from Github
View on Github
Open Issues
Stargazers

This content pack creates a GELF Input for use by the graylog-collector. Extractors are applied to all received messages to extract nginx access log fields and error log severity. Extracted fields are prefixed by http_. Graylog timestamp is set to the timestamp in the access/error log. The extractors are configured for combined log format, so other applications using combined log format should also be matched by these extractors ( apache, node.js/morgan).