Skip to content

Instantly share code, notes, and snippets.

@rterp
Created March 18, 2016 17:07
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 rterp/f57dbf5c5e2ce8c6d989 to your computer and use it in GitHub Desktop.
Save rterp/f57dbf5c5e2ce8c6d989 to your computer and use it in GitHub Desktop.
{
"type": "file",
"enabled": true,
"connection": "file:///",
"config": null,
"workspaces": {
"root": {
"location": "/var/log/jms-jmx/output-jms-jmx",
"writable": false,
"defaultInputFormat": null
}
},
"formats": {
"csv": {
"type": "text",
"extensions": [
"txt"
],
"delimiter": ","
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment