From 8779fb8cbc69657f460b7e0935779eb36c241f5d Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Thu, 14 Dec 2023 13:30:52 -0500 Subject: [PATCH] Update defaults.yaml --- salt/soc/defaults.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/salt/soc/defaults.yaml b/salt/soc/defaults.yaml index 414bc3a53..f440bd57b 100644 --- a/salt/soc/defaults.yaml +++ b/salt/soc/defaults.yaml @@ -470,6 +470,18 @@ soc: - rule.action - rule.reason - network.community_id + ':pfsense:': + - soc_timestamp + - source.ip + - source.port + - destination.ip + - destination.port + - network.transport + - network.direction + - observer.ingress.interface.name + - event.action + - event.reason + - network.community_id ':osquery:': - soc_timestamp - source.ip