zeek/testing/btest/scripts/base/frameworks
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
..
analyzer Fix policy/protocols/conn/failed-service-logging.zeek 2025-05-06 13:37:12 +01:00
cluster btest/frameworks/cluster: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
config btest/frameworks/config: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
control testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
file-analysis testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00
input testing/btest: Fix double commented @TEST- lines 2025-05-06 14:06:29 +02:00
intel btest/frameworks/intel: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
logging logging/ascii/json: Make TS_MILLIS signed, add TS_MILLIS_UNSIGNED 2025-05-30 17:23:29 +02:00
netcontrol btest remaining: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
notice btest/frameworks/notice: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
openflow btest remaining: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
packet-filter General btest cleanup 2020-08-11 11:26:22 -07:00
reporter General btest cleanup 2020-08-11 11:26:22 -07:00
software updates to btests to support switch to expression-based initialization 2022-03-23 15:36:35 -07:00
storage Redis: return proper error if connection fails 2025-05-23 12:13:13 -07:00
sumstats btest/frameworks/sumstats: Use generic cluster-layout.zeek 2025-05-20 20:30:01 +02:00
telemetry testing/btest/*zeek: Comment all @TEST lines 2025-04-17 16:30:23 +02:00