Hey @rouchad_rouchad, that curl command works for me, which version of Elasticsearch are you running, and do you have a reverse proxy in front of Elasticsearch?
thank you Mr Brandon... i use elasticsearch 6.2.3
i try ths solutiob but i get this error :
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":".monitoring-","index_uuid":"na","index":".monitoring-"}],"type":"index_not_found_exception","reason":"no such index","resource.type":"index_or_alias","resource.id":".monitoring-","index_uuid":"na","index":".monitoring-"},"status":404}
Which index are you trying to turn-off read only mode on? That command that you're executing will update that setting in index patterns that match monitoring-* and the error message is alluding to those indices not existing.
hi Brandon ;
I want to enter a new index "emails" but I can not see it on kibana , i don't know why ... when i execute Logstash i got the index name in kibana but when i want to see the result there is nothing
just the name of the index emails
The error you listed may mean you are running out of available disk space and have exceeded the 95% flood watermark. Can you check whether this is the case?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.