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

Alternative Uplink: Syslog #348

Closed
13 tasks done
lennartkoopmann opened this issue Mar 25, 2021 · 2 comments
Closed
13 tasks done

Alternative Uplink: Syslog #348

lennartkoopmann opened this issue Mar 25, 2021 · 2 comments
Milestone

Comments

@lennartkoopmann
Copy link
Member

lennartkoopmann commented Mar 25, 2021

Implement syslog as uplink alternative to Graylog/GELF.

  • Needs new uplinks config. Still parse old graylog_uplinks config and soft-migrate for now with deprecation warning.
  • Use UDP RFC 5424
  • UDP RFC 5424
  • UDP RFC 3164
  • Tests for new uplinks
  • Honor old graylog_uplinks config as soft migration
  • Send alerts
  • Send frames
  • Unit Tests for sender as well as config migration
  • Documentation
  • Added to example config file
  • Config file reference
  • Enable shortlink: /uplinks
  • Update or move Graylog knowledge base
  • Test all uplink types manually
@lennartkoopmann lennartkoopmann added this to the 1.1.0 milestone Mar 25, 2021
lennartkoopmann added a commit that referenced this issue Mar 27, 2021
@lennartkoopmann
Copy link
Member Author

Work happens in syslog-uplink branch.

lennartkoopmann added a commit that referenced this issue Mar 28, 2021
Syslog UDP uplink, RFC 3164 and RFC 5424

ref #348
lennartkoopmann added a commit that referenced this issue Apr 1, 2021
@lennartkoopmann
Copy link
Member Author

Done and merged!

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

No branches or pull requests

1 participant