Sorry to ask a very basic question. At first, I'm trying to find a way to parse a JSON log in filebeat with container input type. Then I found this documentation. in the description, it said it only works if there is 1 json object per line
Filebeat processes the logs line by line, so the JSON decoding only works if there is one JSON object per line.
so I ended up with a question, "What is a JSON object?" After doing some research, I found out that JSON object is determined by curly braces {}. If so, what are Bio and place called in this example?
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.