Hi Team,
I have Filebeat version 6.7.1 configured to read numerous JSON files as they come/go from a single directory. Some of the JSON files contain a single line with no newline character at the end.
My problem is that Filebeat will not process the single JSON line files unless I modify them by adding a newline character.
I tried adding the close_eof: true config option thinking that may help but no luck.
Any ideas?
Thanks,
Butch