Skip to content

Instantly share code, notes, and snippets.

@chvanikoff
Created August 18, 2016 12:32
Show Gist options
  • Save chvanikoff/1621eddf06c0322be614b1d4b55c6acc to your computer and use it in GitHub Desktop.
Save chvanikoff/1621eddf06c0322be614b1d4b55c6acc to your computer and use it in GitHub Desktop.
input(type="imudp" port="514" ruleset="logsene")
ruleset(name="logsene") {
local0.* action(
type="omfwd"
target="logsene-receiver-syslog.sematext.com"
port="514"
protocol="tcp"
template="RSYSLOG_SyslogProtocol23Format"
)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment