Skip to content

Instantly share code, notes, and snippets.

@abramsm
Created February 11, 2014 18:42
Show Gist options
  • Save abramsm/8941283 to your computer and use it in GitHub Desktop.
Save abramsm/8941283 to your computer and use it in GitHub Desktop.
Sample Hydra Source for consuming log-synth data
"source":{
"type":"mesh2",
"hash":true,
"mesh":{
"files":["log-synth/sample*"],
},
"format":{
"type":"column",
"columns":["QUERY_TIME", "UID", "IP", "TERMS"],
"tokens":{
"group":['"'],
},
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment