Created
January 23, 2020 20:00
-
-
Save ivarvong/92a4c33277081cd0da7b15bf2bad59a2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -X PUT http://localhost:9200/_all/_settings -H 'Content-Type: application/json' -d '{"index.indexing.slowlog.threshold.index.debug": "0s", "index.search.slowlog.threshold.fetch.debug" : "0s", "index.search.slowlog.threshold.query.debug": "0s"}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tail -f /usr/local/var/log/elasticsearch/elastic*.log