You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to Reproduce:
[1] We try to use the configuration to send our data within multi-files
[2] After logstash be interrupted and we restart the logstash sending process
[3] We found redundancy data in our receiver
[4] After check the data, We guess the mechanism is resending from the beginning of file.
Am i right? Or Some config mistakes here?