props definition is below, when i save it in app\search\local directory it doesn't work as expected{events are not broken properly}.
When saving the same configuration in system\local it works fine.
what am I missing?
[samplejson]
TIME_PREFIX = ("observedTime":")
TIME_FORMAT = %Y-%m-%dT%H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD = 19
LINE_BREAKER = ([\n\r]+){
SHOULD_LINEMERGE = false
TRUNCATE = 0
↧