Grok filter request for json/custom pattern

Hi Team,

I installed logstash and try to create right grok filter for my logs to parse it. How can I parse below logs ? ( timestamp seems as custom.%{TIMESTAMP_ISO8601:timestamp}" doesnt work)

09-Feb-2023 09:52:49 tmprdagw01 requestlog: {"url":"https://capi.com/gateway/v1/mailparser/messages/dB6Sm0z05Le9aoW6qV5pFkx4PD6ZImzZ36VBfkzvIhIDH4yYEwKBb2GLLaOnmsQL/parts/Cfa1CMWeTpD6sMi7lqJTDWyBCqveLFm5ElqbeDTFqBK3rSyc?refer_id=%3Cimage005.png%4001D93BEA.D3378F00%3E","transactionId":"ad25448e-97b6-45c2-8c2a-6a85bbade0","request":{"headers":{"x-forwarded-for":"212.252.139.72%80"},"userInfo":,"requestParams":["refer_id"],"method":"GET"},"trace":,"requestIp":"2.2.19.72","responseTime":0.048,"isSuccessful":true,"isServerError":false,"responseCode":200,"errorMessage":"","errorDetail":""}

thanks for help.

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