Difference between revisions of "Elasticsearch troubleshooting"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[curl http://localhost:9200/_cluster/health?pretty]] -k -u'admin:adminpass' | [[curl http://localhost:9200/_cluster/health?pretty]] -k -u'admin:adminpass' | ||
+ | |||
+ | [[curl -k https://localhost:9200/_cat/indices?v&health=yellow]] -u'XXX:UUU' | ||
Revision as of 15:04, 29 September 2022
curl http://localhost:9200/_cluster/health?pretty -k -u'admin:adminpass'
curl -k https://localhost:9200/_cat/indices?v&health=yellow -u'XXX:UUU'
Java.io.IOException: failed to obtain in-memory shard lock
See also
Advertising: