Hi friends.
We have detected that when we are importing CSV files the last line in the CSV is not loaded in elasticsearch.
We have verified that the csv files that arrive us to load do not bring "\ n" to the end of the last row, so I understand that the "input file" does not process it.
Is this correct behavior?
Or is there any way to tell logstash to load that line even if it does not have a "\ n" at the end?
Thanks for your help.
regards