Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scl: add apache-accesslog-parser() #777

Merged
merged 1 commit into from
Nov 24, 2015
Merged

Conversation

bazsi
Copy link
Collaborator

@bazsi bazsi commented Nov 10, 2015

This parser consumes both the "common" and "combined" log formats and
parses them into name value pairs prefixed with ".apache." (but can be specified using the
standard prefix() option).

The name-value pairs match the one that logstash uses, so it is pretty easy to use syslog-ng to forward apache logs to elasticsearch and display it with kibana.

It also extracts the timestamp of the apache log entry properly, relying on the brand new date-parser().

This parser consumes both the "common" and "combined" log formats and
parses them into name value pairs prefixed with ".apache."

Signed-off-by: Balazs Scheidler <balazs.scheidler@balabit.com>
bazsi added a commit that referenced this pull request Nov 24, 2015
@bazsi bazsi merged commit 84d4391 into master Nov 24, 2015
@bazsi bazsi removed the in progress label Nov 24, 2015
@bazsi bazsi deleted the f/apache-accesslog-parser branch January 14, 2016 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant