Hi, I really appreciate your great job on the implementation of the logstash_csvlookup , I would like to know how to use it in my project.
I have a doubt and expect you to help me find a solution.
There´s a json object like the one shown below:
{
“manager”:{
“id”:”2”
}
}
We want to read and process the nested id within the manager json object, is your plugin capable of doing that?
Can you give me further explanation about it?
Thank you
Hi, I really appreciate your great job on the implementation of the logstash_csvlookup , I would like to know how to use it in my project.
I have a doubt and expect you to help me find a solution.
There´s a json object like the one shown below:
{
“manager”:{
“id”:”2”
}
}
We want to read and process the nested id within the manager json object, is your plugin capable of doing that?
Can you give me further explanation about it?
Thank you