Hi,
I have a cloud instance of Elasticsearch and I was intrested to see the error logs for the events which got rejected.
In an in house instance the logs are availiable at the location I specify in Elasticsearch.yml, something like:
path.logs: /localDrive/Elasticlogs
In case of cloud instance all I could manage was to go to:
Deployments > DeploymentName > Logs and metrics
If I can filter the logs with Level : ERROR that will be a start.