Show logs from nginx

I'm trying to visualise data as table. I want to show errors 404 with route as message. How can I do that? I can get a count, but not message.

Add a Bucket based on terms for the route field.

1 Like

Thanks. Now how can I to filter by code response?

It looks like you are not parsing the message, which means you can not aggregate over components. Have a look at the Filebeat Nginx module as this can do this for you.

2 Likes

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