Skip to content
Legacy docs for Tenzir v5.x. For the latest Tenzir v6 series, visit docs.tenzir.com. Migrating from v5? Read the Tenzir v6 migration guide.

We fixed two bugs in the to_google_secops and to_amazon_security_lake operators.

Aug 6, 2025 · @raxyte · #5411

The to_google_secops operator failed assertions when a batch of data was missing log_type or if no input was received for longer than batch_timeout.

Fixed handling of time in to_amazon_security_lake

Section titled “Fixed handling of time in to_amazon_security_lake”

Aug 5, 2025 · @IyeOnline · #5409

Previously events with a null value for the OCSF time field would incorrectly be written to some partition in the lake. In rare circumstances, this could also cause a crash.

The operator now correctly skips events without a valid time.