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?