I have events like these in the splunk frontend:
\x00jaWFsIG
or
\x00dows-1251?B?WW91ciBjb25maXJtYXRpb24gcmVxaXJlZA==?=
But there is no \x0 in my logfiles.
The logfile consists of very long lines (I've seen over 2000 characters per line).
It looks like some lines are truncated and the second part creates a new event preceding with \x0
I then tried to set TRUNCATE = 0, without any success...
[ecsieve]
BREAK_ONLY_BEFORE_DATE = true
SHOULD_LINEMERGE = false
TRUNCATE = 0