Hi,
We are running a regular query to retrieve data from some index pattern, say
logstash-test-*
I get an exception:
IndexClosedException [logstash-abc-2016.01.01] closed
status: 403
This is a bit weird because in query I specify different index pattern and I get a closed index exception on different index.
What could be the possible reason behind it?