Skip to content

Instantly share code, notes, and snippets.

@Finkregh
Forked from rockdog/gist:4257784
Created July 30, 2014 15:34
Show Gist options
  • Save Finkregh/92db8c129b28ab49f40f to your computer and use it in GitHub Desktop.
Save Finkregh/92db8c129b28ab49f40f to your computer and use it in GitHub Desktop.
curl -XPUT "http://localhost:9200/graylog2/message/_mapping" -d'{"message": {"_ttl" : { "enabled" : true, "default" : "7d" }}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment