fix strelka annotations. restart strelka containers on config change

This commit is contained in:
Josh Patterson
2025-04-02 10:10:34 -04:00
parent 3c342bb90d
commit 0b8a7f5b67
5 changed files with 12 additions and 2 deletions

View File

@@ -44,6 +44,10 @@ strelka_backend:
- restart_policy: on-failure
- watch:
- file: strelkasensorcompiledrules
- file: backend_backend_config
- file: backend_logging_config
- file: backend_passwords
- file: backend_taste
delete_so-strelka-backend_so-status.disabled:
file.uncomment:

View File

@@ -41,6 +41,8 @@ strelka_filestream:
- {{ XTRAENV }}
{% endfor %}
{% endif %}
- watch:
- file: filestream_config
delete_so-strelka-filestream_so-status.disabled:
file.uncomment:

View File

@@ -46,6 +46,8 @@ strelka_frontend:
- {{ XTRAENV }}
{% endfor %}
{% endif %}
- watch:
- file: frontend_config
delete_so-strelka-frontend_so-status.disabled:
file.uncomment:

View File

@@ -40,6 +40,8 @@ strelka_manager:
- {{ XTRAENV }}
{% endfor %}
{% endif %}
- watch:
- file: manager_config
delete_so-strelka-manager_so-status.disabled:
file.uncomment:

View File

@@ -70,8 +70,8 @@ strelka:
global: False
helpLink: strelka.html
advanced: True
type: json
multiline: True
forcedType: "[]{}"
syntax: json
'ScanBatch': *scannerOptions
'ScanBzip2': *scannerOptions
'ScanDocx': *scannerOptions