Skip to content

Instantly share code, notes, and snippets.

@marianogg9
Created March 10, 2014 17:31
Show Gist options
  • Save marianogg9/9469837 to your computer and use it in GitHub Desktop.
Save marianogg9/9469837 to your computer and use it in GitHub Desktop.
{
"network": {
"servers": [
"logstash-in_server:10103"
],
"ssl ca": "/path",
"timeout": 15
},
"files": [
{
"paths": [
"/var/log/varnish/varnishncsa.log"
],
"fields": {
"type": "varnishncsa",
"tags": "Varnish"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment