How to find failed shards?

Hello,
I am getting error Courier fetch: 10 shard out of 211.

I want to know which are those failed shards/indexes

please guide me on this.

thanks
Sunil.

The logs should say something like "shard [index_name][shard_number] failed".

Thank you Patrick,
I found it in elasticsearch logs.

You can also use the _cat APIs - https://www.elastic.co/guide/en/elasticsearch/reference/current/cat.html