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

Pulling new syslog #676

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Pulling new syslog #676

merged 2 commits into from
Mar 4, 2024

Conversation

i3149
Copy link
Contributor

@i3149 i3149 commented Mar 2, 2024

Pulling in a forked version of syslog for parsing non formatted inputs. In testing, NoFormat looks like:

{"instrumentation.name":"ktranslate-syslog","plugin.type":"ktranslate-syslog","client":"127.0.0.1:54461","device_name":null,"message":"dfsdfsdfwd f"}

While the automatic option gives:

{"priority":13,"facility":1,"severity":5,"client":"127.0.0.1:58582","timestamp":"2024-03-01T23:04:56-08:00","hostname":"127.0.0.1","device_name":"127.0.0.1","instrumentation.name":"ktranslate-syslog","plugin.type":"ktranslate-syslog","message":"dfsdfsdfwd f"}

@i3149 i3149 requested a review from thezackm March 2, 2024 07:06
@i3149 i3149 merged commit d836584 into main Mar 4, 2024
1 check passed
@i3149 i3149 deleted the pulling-new-syslog branch March 4, 2024 20:12
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.

2 participants