Skip to content

Instantly share code, notes, and snippets.

@ryanuber
Last active August 29, 2015 14:16
Show Gist options
  • Save ryanuber/8bb20b3284dc1d63e0ad to your computer and use it in GitHub Desktop.
Save ryanuber/8bb20b3284dc1d63e0ad to your computer and use it in GitHub Desktop.
{{with $syslog := key "service/firehose/syslog_endpoint"}}
{{if ne $syslog ""}}
log {{$syslog}} local0 warning
log-send-hostname
{{end}}
{{end}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment