Convert JSON key value to index

Hi,

I am new to elk and have a usecase to solve, my input JSON has key value pairs nested with json, I have to be able to use one of these as indexes to report in Kibana, Did anyone solve this kind of issue? Any ideas or suggestions would be greatly helpful.

Thanks,
Stang

If you are working with JSON , I hope these links will help.

https://codeblogmoney.com/convert-string-to-json-using-javascript/ this article helps to understand conerting JSON String to Object.

https://jsonformatter.org will help to understand and validate JSON object.

Let me know if you need more information.

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