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=^\"
... View more