Hello. If you know how fix that, lend me your wisdom.
I use filebeat to transfer logs to Logstash to Opensearch.
When I checked the filebeat log, I found that the same log file transfer errors were occurring frequently.
I counldn't know the cause, so I tried to reproduce it in the verification environment, but it didn't succeed.
I would like to know if there is a way to improve it.
I've considered restarting the filebeat process, but I'd like to be careful when doing so in the production environment.
So, I would like to know how a way except restarting the proces.
Varsion:
Logstash 7.10.0
Filebeat 7.10.0
filebeat log:
2023-02-15T20:00:01.225+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:04.346+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:08.834+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:08.919+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:13.191+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:19.252+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:19.503+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:19.531+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:34.548+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.
2023-02-15T20:00:34.578+0900 ERROR file/states.go:125 State for /home/XXXX/XXXX/log/log.SAMPLE.BASH.20221030204209 should have been dropped, but couldn't as state is not finished.