Hi, I am new to elastic stalk and currently I am facing some difficulties to read all the logs in JSON format.
{"code":"28000","file":"auth.c","length":164,"level":"error","line":"496","message":"no entry for host","name":"error","timestamp":"2022-10-05 08:40:14.308"}
All the lines started with "code":"28000" is not able to send to Kibana. Does anyone know what is the issue?
{"code":"SELF_SIGNED_CERT_IN_CHAIN","level":"error","message":"self signed certificate","timestamp":"2022-10-05 08:40:39.908"}
However, the above line is able to be sent to Kibana.
Please share your filebeat.yml file and also check the mapping of your index, it may be a mapping issue.
In this message:
{"code":"28000","file":"auth.c","length":164,"level":"error","line":"496","message":"no entry for host","name":"error","timestamp":"2022-10-05 08:40:14.308"}
You have some extra fields, maybe one of them have a different mapping.
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.