elastic / beats

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

[Filebeat] udp input - udp_read_buffer_length_gauge can be wrong #41132

Open andrewkroh opened 1 month ago

andrewkroh commented 1 month ago

The udp_read_buffer_length_gauge metric value comes directly from the value configured by the user in read_buffer.

However, the actual socket read buffer can differ when

My request is to populate this metric with the actual receive buffer size.

elasticmachine commented 1 month ago

Pinging @elastic/sec-deployment-and-devices (Team:Security-Deployment and Devices)