vaol
vaol
Hello, yes this is still important as it fixes an issue. Thanks for reviewing !
Hello, thanks for the note. I just added a test on this specific case. Thank you for reviewing.
The current version of the module does not support anything else than **json** as it is [hardcoded](https://github.com/pcfens/puppet-filebeat/blob/master/templates/input.yml.erb#L122). I changed manually to **parsers.0.ndjson** to make it work. From my point of...
Well, this sounds like a solution indeed, but makes the usage of such input more complex though. Don't you believe that it is realistic to use either **json** or **parsers.0.ndjson**...
Hi, I believe this has been managed on #1566