Hi,
I have a log file with with ucs-2 little endian encoding.
For some reason these log file are not harversted by Filebeat if no encoding is configured.
When I have tried to configure the follwoing encoding entries none seem to work:
encoding: UCS-2LE
encoding: UCS-2BE
I get the following error on startup: Exiting: error loading states for prospector 2817249587859242041: unknown encoding('UCS-2BE')
Regards benny