Good moring everyone!
I have a log with the format of the tomcat access log service (localaccesslog.txt)
10.0.xx.xx [22/Aug/2023:00:00:30 +0700] "GET /zkau?dtid=z_qe0&cmd_0=rmDesktop&opt_0=i HTTP/1.0" 200 17 0
Now I want parse text log above and insert to grok in the Ingest Pipelines. I tries configure grok with devtool but it is seem not ok. Please help me to solve the problem quickly