Hi Team,
I have created a props for line breaking. I have tested it using a process of Add Data and Set sourcetype and Advance option. The below props is working fine.
While placing the same in HF, its working in consistently. Kindly assist on fixing the same.
My props is:
[ __auto__learned__ ]
SHOULD_LINEMERGE=false
NO_BINARY_CHECK=true
TIME_FORMAT=%Y-%m-%d %H:%M:%S,%3Q
MAX_TIMESTAMP_LOOKAHEAD=23
LINE_BREAKER =([\r\n]+)
TRUNCATE=20000
TIME_PREFIX=^\"
You're not giving us too much information 😉
Firstly, what do you mean by "working inconsistently"?
Secondly, we don't know what your events look like - please provide us with a (anonymized if needed) sample. (Put it in a code box - </> sign on top of the edit window).
Thirdly, I would advise keeping a descriptive and predictable naming for your sourcetypes - __auto_learned__ can be easily overwritten since it's telling nothing about the source.