Skip to content

Instantly share code, notes, and snippets.

@wrossmann
Created October 28, 2014 23:35
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
{
"network": {
"servers": [ "loki-test-01.iad.company.com:6782" ],
"ssl ca": "/etc/logstash-forwarder/ca.crt",
"timeout": 15
},
"files": [
{
"paths": [ "/usr/local/psa/var/log/maillog" ],
"fields": { "type": "postfix" }
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment