Read Nested JSON Using FIle Beat

We are having logs in JSON format, but the JSON message can have a nested structure. How can we read nested JSON using File Beat?

You can use a decode_json_fields processor to further process the data.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.