Skip to content
Discussion options

You must be logged in to vote

Looks like you're trying to remove a primary shard for SOC. However, it is the write index and cannot be deleted until it is rolled over and a new write index is created. To do that, use the following commands.

sudo so-elasticsearch-query logs-soc-so/_rollover -XPOST

then

so-elasticsearch-query <index_name> -XDELETE

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@geistchevalier
Comment options

Answer selected by geistchevalier
Comment options

You must be logged in to vote
1 reply
@SanibelJack
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
4 participants