Hi,
I’m using grafana 8.3.3 on a CentOS 8 with a loki version 2.4.1 and a promtail version 2.4.1 on linux and fluent-bit on Windows-Server and it works quite nice. But when I try to query the windows system event from the loki with patterns, I’m running into a problem.When I try this query:
{job=“ServernameS62”} | pattern "<_>":<_>,"<_>":"<_>","<_>":"<_>","<eventid>":<eventiddata>,"<_>":<_>,"<eventtype>":"<eventtypedata>","<eventcategory>":<eventcategorydata>,"<_>"
| eventiddata = “4624”
I’m not getting any data back, even when there is a 4624 systemevent. Do I use it the wrong way ?
Any suggestions are welcome
Kind regards
fatcharly