mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-16 17:14:00 +00:00
nixos/vector: Delete superfluous host field from demo_logs source in Quickwit test
This commit is contained in:
parent
a8f203cf8e
commit
382f37aa40
@ -61,6 +61,7 @@ import ../make-test-python.nix ({ lib, pkgs, ... }:
|
|||||||
}
|
}
|
||||||
.scope_name = structured.msgid
|
.scope_name = structured.msgid
|
||||||
del(.message)
|
del(.message)
|
||||||
|
del(.host)
|
||||||
del(.timestamp)
|
del(.timestamp)
|
||||||
del(.service)
|
del(.service)
|
||||||
del(.source_type)
|
del(.source_type)
|
||||||
|
Loading…
Reference in New Issue
Block a user