zeek/testing/btest/scripts/base
Arne Welzel 93813a5079 logging/ascii/json: Make TS_MILLIS signed, add TS_MILLIS_UNSIGNED
It seems TS_MILLIS is specifically for Elasticsearch and starting with
Elasticsearch 8.2 epoch_millis does (again?) support negative epoch_millis,
so make Zeek produce that by default.

If this breaks a given deployment, they can switch Zeek back to TS_MILLIS_UNSIGNED.

https://discuss.elastic.co/t/migration-from-es-6-8-to-7-17-issues-with-negative-date-epoch-timestamp/335259
https://github.com/elastic/elasticsearch/pull/80208

Thanks for @timo-mue for reporting!

Closes #4494
2025-05-30 17:23:29 +02:00
..
files btest/files/x509: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
frameworks logging/ascii/json: Make TS_MILLIS signed, add TS_MILLIS_UNSIGNED 2025-05-30 17:23:29 +02:00
misc testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
protocols Merge remote-tracking branch 'origin/topic/johanna/gh-4463' 2025-05-27 17:47:52 +01:00
utils testing/btest/*test: Comment all @TEST lines 2025-04-17 16:30:23 +02:00