From 92fa33159ed0836fdf703b05dbacc577648587de Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 1 Oct 2020 17:12:08 -0400 Subject: [PATCH] More json for soc --- salt/soc/files/soc/soc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/files/soc/soc.json b/salt/soc/files/soc/soc.json index 496e9fee4..95a4a8f89 100644 --- a/salt/soc/files/soc/soc.json +++ b/salt/soc/files/soc/soc.json @@ -46,7 +46,7 @@ "relativeTimeValue": 24, "relativeTimeUnit": 30, "mostRecentlyUsedLimit": 5, - "eventFields": { {{ hunt_eventfields.soc.hunt.eventfields | json }} }, + "eventFields": {{ hunt_eventfields.soc.hunt.eventfields | json }} , "queryBaseFilter": "", "queryToggleFilters": [], "queries": {{ hunt_queries.soc.hunt.queries | json }} ,