Hey,
I want delete all indices, document, but want keep Template index.
i have already try many operations see here in forum, but nothing clean my path data.
A) _settings with index.blocks.read_only_allow_delete and index.blocks.read_only for all _index OK
B) _bulk?pretty with { "delete" : { "_index" : ".ds-xxxx-filebeat-8.4.2-2023.03.08-2024.01.16-000001", "_id" : "a6ePqeckT0mnCacor_SGOg" } }
i receive status 404 not found.
my folder data is allways 225Giga on two nodes... why ?
By default, this parameter does not support wildcards (* ) or _all . To use wildcards or _all , set the action.destructive_requires_name cluster setting to false .
result: the deletion is successful, I have my /data directory which has decreased.
I come back to kibana, and I see an old index coming back that I had deleted... am I missing something?
i use streamData, when i go kibana [Index Management] -> Indices
or [Index Management] -> Data Streams
Delete all i want, but... back after some secondes....
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.