elastic / beats

:tropical_fish: Beats - Lightweight shippers for Elasticsearch & Logstash
https://www.elastic.co/products/beats
Other
12.15k stars 4.91k forks source link

[filebeat/input/redis/slowlog] Add client IP and name to documents #40973

Open jdheyburn opened 3 hours ago

jdheyburn commented 3 hours ago

Describe the enhancement:

The Redis SLOWLOG GET command responds back with fields for:

https://redis.io/docs/latest/commands/slowlog-get/

Filebeat currently does not submit these.

Describe a specific use case for the enhancement or feature:

When viewing the slow logs in Kibana, we can use the client as another way to slice and dice visualisation to aid in where the slow commands are coming from.

botelastic[bot] commented 3 hours ago

This issue doesn't have a Team:<team> label.