nixos/vector: Delete superfluous host field from demo_logs source in Quickwit test

This commit is contained in:
Jonathan Davies 2024-07-29 20:32:30 +01:00
parent a8f203cf8e
commit 382f37aa40
No known key found for this signature in database

View File

@ -61,6 +61,7 @@ import ../make-test-python.nix ({ lib, pkgs, ... }:
}
.scope_name = structured.msgid
del(.message)
del(.host)
del(.timestamp)
del(.service)
del(.source_type)