Hi there.
I am trying to figure out a way to work with our data in kibana. Problem is, even tough we have a lot of diffrent lines within the Payload part of our logs wich means its kind of difficult to build filters in logstash for every possible line.
So currently we only have the fields that are always the same.
Payload:
PathologyProc :: PathologyProc_Pathology_Collector :: 0 :: CPPathologyCollectorCPU ---> [Global CPU] usage: 100
E. G. is it possible to read the cpu usage and throw it into a Vega visualization ?