Skip to content

Instantly share code, notes, and snippets.

@cultureulterior
Created December 5, 2014 20:08
Show Gist options
  • Save cultureulterior/ee2a1a80856723b0b60b to your computer and use it in GitHub Desktop.
Save cultureulterior/ee2a1a80856723b0b60b to your computer and use it in GitHub Desktop.
How to override streamdriver in rsyslog:
module(load="imtcp" StreamDriver.Name="ptcp")
input(type="imtcp" port="514")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment