I am trying to parse JSON (from MongoDB) to Kibana through Logstash. I keep getting all the data in a "log_entry" field. This field does not exist in my data but rather is being created by Logstash.
In my CONF file, I have my filter empty. I have tried adding JSON with source as a specific field but that does not work either.
I suspect that structure is created by the mongodb input plugin, which I have personally never used. I am not sure how commonly used it is, so you may want to reach out to the creator as well.
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.