mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-10 03:02:58 +01:00
loop through the rps
This commit is contained in:
@@ -112,6 +112,7 @@ so_downsample_{{measurement}}_cq:
|
|||||||
{% endfor %}
|
{% endfor %}
|
||||||
#}
|
#}
|
||||||
|
|
||||||
|
{% 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
|
||||||
@@ -125,7 +126,7 @@ so_downsample_cq:
|
|||||||
- docker_container: so-influxdb
|
- docker_container: so-influxdb
|
||||||
- influxdb_database: telegraf_database
|
- influxdb_database: telegraf_database
|
||||||
- file: influxdb_continuous_query.present_patch
|
- file: influxdb_continuous_query.present_patch
|
||||||
|
{% endfor %}
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user