Trying to Get Grok Pattern for Error.log

Hello Guts - i am trying to write a Grok Pattern for the below log file
20210621.00h02m29s RESPONSE: sent 127.0.0.1 status 502 (Tunnel Connection Failed) for 'xxxx.com:443/
for the above log line i am trying to parse
date.time = 20210621.00h02m29s
-elapsed status: = status 502
message = Tunnel Connection Failed
I have tried multiple ways - but i am getting compile error's
any suggestions on this ?
Thank you in Advance-

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.