Hello,
I'm sending logs to logInsight and want the event time to use the provided timestamp.
Example :
timestamp=22-01-2020 15:12:53;template=;dataid=
[parser|CacheivlParser]
base_parser=kvp
fields=*
delimiter=";"
debug=yes
field_decoder={"timestamp": "TableSize_tsp_parser"}
[parser|TableSize_tsp_parser]
base_parser=timestamp
debug=no
format=%d-%m-%Y %H:%M:%S