Merge pull request #492 from Security-Onion-Solutions/fix/strelka-zeek-extracted-sync

Add Zeek extracted file sync
This commit is contained in:
weslambert
2020-04-01 14:20:36 -04:00
committed by GitHub

View File

@@ -105,4 +105,10 @@ strelka_filestream:
- /opt/so/conf/strelka/filestream/:/etc/strelka/:ro
- /nsm/strelka:/nsm/strelka
- name: so-strelka-filestream
- command: strelka-filestream
- command: strelka-filestream
strelka_zeek_extracted_sync:
cron.present:
- user: socore
- name: mv /nsm/zeek/extracted/complete/* /nsm/strelka
- minute: '*'