Changing timestamp format in output json file

Hi all,

Is it possible to modify timestamp format produced by default in json output files? Can I change to iso8601 format (like Zeek does)?

I have tried to use “timestamp-format: iso8601” option in eve-log’s output without luck.

Thanks