I'm getting this error when some log lines are sent to ES by filebeat:
"message":"Cannot index event (status=400): dropping event! Look at the event log to view the event and cause."
Where can I find that event log? I've looked at the ES pod logs and I've looked for logs named *event*log in the filebeat pod (no matches). So far I haven't found anything. I'm not sure where else to look.
I'm using the docker image docker.elastic.co/beats/filebeat:8.15.0.
The default file name is filebeat-event-data with some id for rollover and an extension of .ndjson and should log to {beat_home}\logs which should be something like \usr\share\filebeat\logs\filebeat-event-data in a container.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.