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

Syslog gets not parsed properly #1161

Closed
kaelumania opened this issue May 20, 2015 · 1 comment
Closed

Syslog gets not parsed properly #1161

kaelumania opened this issue May 20, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@kaelumania
Copy link

I configured the rsyslog client via udp as shown in the docs http://docs.graylog.org/en/1.0/pages/sending_data.html#rsyslog

But it seems, that graylog is not parsing it correctly. Here is an example message:
<14>0 2015-05-20T07:57:51.366179+00:00 f382af4884f3 logger - - - Hello Info 3

When this message gets parsed by graylog, two of the three dashes are shown in the message field, e.g. - - Hello Info 3

(I am using the graylog docker image https://github.com/Graylog2/graylog2-images/tree/master/docker)

@bernd
Copy link
Member

bernd commented May 22, 2015

Thank you for the report. I created #1176 and graylog-labs/syslog4j-graylog2#4 to fix this.

This will be in the upcoming 1.1.0 release. (probably >= beta.3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants