Merge pull request #6027 from Security-Onion-Solutions/issue/5955

Issue/5955
This commit is contained in:
Josh Patterson
2021-10-27 15:07:22 -04:00
committed by GitHub
27 changed files with 300 additions and 122 deletions

View File

@@ -125,7 +125,9 @@ so-steno:
- /nsm/pcaptmp:/tmp:rw
- /opt/so/log/stenographer:/var/log/stenographer:rw
- watch:
- file: /opt/so/conf/steno/config
- file: stenoconf
- require:
- file: stenoconf
{% else %} {# if stenographer isn't enabled, then stop and remove the container #}
- force: True
{% endif %}