Filebeat: Error on FD

We recently started using filebeat and its on latest version 6.6
After initiating filebeat daemon process, we are able to push messages to kafka topics
Also we started seeing some errors around the metric data in the logs
ERROR instance/metrics_file_descriptors.go:39 Error while retrieving FD information: error getting number of open FD: key not found

Any idea what all things I should be considered to debug further?
How to ensure such errors doesnt occur again in future?

What OS are you running your Filebeat instance on?

It seems like Filebeat is not able to query the OS for FD information.

We are using rhel7 based linux system.

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