Skip to content
Discussion options

You must be logged in to vote

Update:
I managed to solve my problem by disabling xpack.security in /opt/so/saltstack/local/salt/elasticsearch/defaults.yaml.
Then, the unsecured API allowed me to purge all indices and data streams needed. I reenabled xpack.security, reapplied the Elasticsearch Salt state, and the system recreated the indices I needed.
Now, my system works as expected. I hope my topic will help someone else who may encounter such a disaster.

My issue was:
Due to purging all indices in /nsm/elasticsearch/indices, my security and other indices were also purged.
Deletion of shards and indices was also not available due to broken xpack.security roles.

Steps to fix:

1.Disable shards allocation on the Manager…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by netc444t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant