Promtail open file count and performance

Hi Grafana support,
I build a loki-promtail PoC in Linux.
But seems the open file count is large ( use lsof -u whoami | grep promtail )
It will tail all log with pattern in config.yaml.

Will promtail auto close process on tailing log?
And will it impact existing performance?

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