Skip to content

Instantly share code, notes, and snippets.

@jtslear
Created June 1, 2017 00:01
Show Gist options
  • Save jtslear/05aa5110a56ef1e52001c3a173961291 to your computer and use it in GitHub Desktop.
Save jtslear/05aa5110a56ef1e52001c3a173961291 to your computer and use it in GitHub Desktop.
Enable the UDP listener for the rsyslog service
$ModLoad imudp
$UDPServerRun 514
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment