mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
comment out creation of cq to test data migration
This commit is contained in:
@@ -112,7 +112,7 @@ telegraf_database:
|
|||||||
- sls: salt.python3-influxdb
|
- sls: salt.python3-influxdb
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
{% for dest_rp in influxdb.downsample.keys() %}
|
{#% for dest_rp in influxdb.downsample.keys() %}
|
||||||
so_downsample_cq:
|
so_downsample_cq:
|
||||||
influxdb_continuous_query.present:
|
influxdb_continuous_query.present:
|
||||||
- name: so_downsample_cq
|
- name: so_downsample_cq
|
||||||
@@ -127,7 +127,7 @@ so_downsample_cq:
|
|||||||
- influxdb_database: telegraf_database
|
- influxdb_database: telegraf_database
|
||||||
- file: influxdb_continuous_query.present_patch
|
- file: influxdb_continuous_query.present_patch
|
||||||
- sls: salt.python3-influxdb
|
- sls: salt.python3-influxdb
|
||||||
{% endfor %}
|
{% endfor %#}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|||||||
Reference in New Issue
Block a user