Skip to content

Instantly share code, notes, and snippets.

@tdhopper
Created August 13, 2014 19:45
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 tdhopper/2dc0d2aa039f3dd598ab to your computer and use it in GitHub Desktop.
Save tdhopper/2dc0d2aa039f3dd598ab to your computer and use it in GitHub Desktop.
curl -XPUT "http://CLUSTER/_cluster/settings" -d'
{
"transient": {
"logger": {
"es.logger.level": "INFO"
}
}
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment