From 0360d4145c4030f078d2d7796e89f4f5a6458a61 Mon Sep 17 00:00:00 2001 From: Josh Patterson Date: Tue, 10 Mar 2026 15:58:26 -0400 Subject: [PATCH] sensors run pcap.cleanup state --- salt/top.sls | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/salt/top.sls b/salt/top.sls index ef01d97e2..9334192b9 100644 --- a/salt/top.sls +++ b/salt/top.sls @@ -85,6 +85,7 @@ base: - elastalert - utility - elasticfleet + - pcap.cleanup '*_standalone and G@saltversion:{{saltversion}} and not I@node_data:False': - match: compound @@ -116,6 +117,7 @@ base: - elasticfleet - stig - kafka + - pcap.cleanup '*_manager or *_managerhype and G@saltversion:{{saltversion}} and not I@node_data:False': - match: compound @@ -197,6 +199,7 @@ base: - suricata - zeek - elasticfleet + - pcap.cleanup '*_searchnode and G@saltversion:{{saltversion}}': - match: compound @@ -223,6 +226,7 @@ base: - strelka - elasticfleet.install_agent_grid - stig + - pcap.cleanup '*_heavynode and G@saltversion:{{saltversion}}': - match: compound @@ -240,6 +244,7 @@ base: - zeek - elasticfleet.install_agent_grid - elasticagent + - pcap.cleanup '*_receiver and G@saltversion:{{saltversion}}': - match: compound