Skip to content

Instantly share code, notes, and snippets.

@a1git
Created November 20, 2020 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/ae3934799479e18f3e9553f7bbe7c25a to your computer and use it in GitHub Desktop.
Save a1git/ae3934799479e18f3e9553f7bbe7c25a to your computer and use it in GitHub Desktop.
rsyslog_client_enabled: true
rsyslog_client_user_defined_targets:
- name: "graylog"
proto: "udp"
port: "11514"
hostname: "172.29.236.5"
template: '$template GRAYLOGRFC5424,"<%pri%>%protocol-version% %timestamp:::date-rfc3339% %HOSTNAME% %app-name% %procid% %msg%\n"'
action_options: 'GRAYLOGRFC5424'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment