Previously when we used plugin windows_eventlog, then we are getting event_type parameter in logs & bases on that we had designed the Loki query & made a Grafana Dashboard.
Now with new plugin windows_eventlog2 , this field is removed & no new parameter is giving this information.
So can i get the information of type of logs(i.e. Error, Warning or Information) for windows in new plugin windows_eventlogs2.
I had also observed that logs in Windows has one parameter called Level which is indicating this details but this field in converted into integer when i see the logs in Loki as per documentation.
Can you suggest any solution here that how can I get the event_type information for new plugin windows_eventlog2?
Previously when we used plugin windows_eventlog, then we are getting event_type parameter in logs & bases on that we had designed the Loki query & made a Grafana Dashboard. Now with new plugin windows_eventlog2 , this field is removed & no new parameter is giving this information. So can i get the information of type of logs(i.e. Error, Warning or Information) for windows in new plugin windows_eventlogs2. I had also observed that logs in Windows has one parameter called Level which is indicating this details but this field in converted into integer when i see the logs in Loki as per documentation. Can you suggest any solution here that how can I get the event_type information for new plugin windows_eventlog2?