mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Merge pull request #9343 from Security-Onion-Solutions/fix/analyzers_localfile_file_path
FIX: Ensure file path is ascertainable by localfile.py for localfile analyzer
This commit is contained in:
@@ -1 +1 @@
|
||||
file_path: "{{ salt['pillar.get']('sensoroni:analyzers:localfile:file_path', '') }}"
|
||||
file_path: {{ salt['pillar.get']('sensoroni:analyzers:localfile:file_path', '') }}
|
||||
|
||||
Reference in New Issue
Block a user