ERROR [input.filestream] filestream/input.go:138 File could not be opened for reading: failed opening


Problem too many open file
vim /lib/systemd/system/filebeat.service

[Service]
LimitNOFILE=infinity

systemctl daemon-reload
systemctl restart filebeat

Leave a Reply

Your email address will not be published. Required fields are marked *