Merge pull request #6169 from Security-Onion-Solutions/fix/ingest_dynamic_ref

Add dynamic conf to config change check
This commit is contained in:
weslambert
2021-11-09 16:11:38 -05:00
committed by GitHub

View File

@@ -329,6 +329,7 @@ so-elasticsearch-pipelines:
- name: /opt/so/conf/elasticsearch/so-elasticsearch-pipelines {{ esclustername }} - name: /opt/so/conf/elasticsearch/so-elasticsearch-pipelines {{ esclustername }}
- onchanges: - onchanges:
- file: esingestconf - file: esingestconf
- file: esingestdynamicconf
- file: esyml - file: esyml
- file: so-elasticsearch-pipelines-file - file: so-elasticsearch-pipelines-file