Skip to content

Instantly share code, notes, and snippets.

@abramsm
Last active August 29, 2015 13:56
Show Gist options
  • Save abramsm/8943880 to your computer and use it in GitHub Desktop.
Save abramsm/8943880 to your computer and use it in GitHub Desktop.
Sample Hydra Map Section
"map":{
"filterOut":{"op":"chain", "filter":[
{"op":"field", "from":"UID", "filter":{"op":"trim"}},
{"op":"field", "from":"IP", "filter":{"op":"trim"}},
{"op":"field", "from":"TERMS", "filter":{"op":"trim"}},
{"op":"num", "columns":["QUERY_TIME", "QUERY_TIME_MOD"], "define":"c0,v1000,dmult,v1,set"},
{"op":"debug"},
]},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment