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

feat(loki/source/syslog): support parsing RFC3164 syslog #5931

Closed

Conversation

hainenber
Copy link
Contributor

@hainenber hainenber commented Dec 7, 2023

PR Description

Support parsing RFC3164-compliant syslog

Which issue(s) this PR fixes

Fixes grafana/alloy#305

Notes to the Reviewer

  • Add documentation
  • Add CHANGELOG
  • Update config converters
  • Update unit tests
  • Remove temporary replace directive

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

@hainenber hainenber changed the title Support parsing rfc3164 syslog feat(loki/source/syslog): support parsing RFC3164 syslog Dec 7, 2023
@hainenber hainenber closed this Dec 9, 2023
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error parsing syslog stream UDP
1 participant