Skip to content

Instantly share code, notes, and snippets.

@faxm0dem
Forked from mayhem/gist:7928414
Last active December 31, 2015 03:38
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 faxm0dem/7928492 to your computer and use it in GitHub Desktop.
Save faxm0dem/7928492 to your computer and use it in GitHub Desktop.
{
"order" : 0,
"template" : "*stash-*",
"mappings" : {
"properties" : {
"useragent" : { "type" : "string", "index" : "not_analyzed" }
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment