From f61baa0892b80b980b857724a625d4c4863e47ad Mon Sep 17 00:00:00 2001 From: Marc Guasch Date: Tue, 22 Dec 2020 17:07:40 +0100 Subject: [PATCH] Drop @timestamp for juniper.junos system tests (#23239) (#23242) (cherry picked from commit cc8f8705ab082113db72064e37399bc81da570b1) Co-authored-by: Adrian Serrano --- filebeat/tests/system/test_modules.py | 1 + 1 file changed, 1 insertion(+) diff --git a/filebeat/tests/system/test_modules.py b/filebeat/tests/system/test_modules.py index a57e71ad355..eb895643266 100644 --- a/filebeat/tests/system/test_modules.py +++ b/filebeat/tests/system/test_modules.py @@ -257,6 +257,7 @@ def clean_keys(obj): "imperva.securesphere", "infoblox.nios", "iptables.log", + "juniper.junos", "juniper.netscreen", "netscout.sightline", "proofpoint.emailsecurity",