Skip to content
Discussion options

You must be logged in to vote

I deleted an index that was causing issue and the problem was solved.
I ran the following command to find an index that was causing issue:
so-elasticsearch-query _cat/indices | grep red
Then I copied the name and deleted it:
so-elasticsearch-query [index name] -XDELETE

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@molfar101
Comment options

@molfar101
Comment options

Comment options

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