Skip to content

Instantly share code, notes, and snippets.

Created August 6, 2010 20:03
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 anonymous/511910 to your computer and use it in GitHub Desktop.
Save anonymous/511910 to your computer and use it in GitHub Desktop.
gtls
/etc/ssl/certs/domain_trustchain.pem
<% if has_variable?("rsyslog_server") then -%>
/etc/ssl/certs/localhost.pem
/etc/ssl/private/localhost.key
imtcp
1
anon
10514
<% else -%>
1
anon
*.* @@(o)loghost.<%= domain %>:10514 # send (all) messages
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment