add influxdb and telegraf to import mode

This commit is contained in:
Doug Burks
2022-12-22 09:49:57 -05:00
committed by GitHub
parent 9352854fe4
commit e95034886e

View File

@@ -27,6 +27,7 @@ container_list() {
"so-elasticsearch" "so-elasticsearch"
"so-filebeat" "so-filebeat"
"so-idstools" "so-idstools"
"so-influxdb"
"so-kibana" "so-kibana"
"so-kratos" "so-kratos"
"so-nginx" "so-nginx"
@@ -34,6 +35,7 @@ container_list() {
"so-soc" "so-soc"
"so-steno" "so-steno"
"so-suricata" "so-suricata"
"so-telegraf"
"so-zeek" "so-zeek"
) )
elif [ $MANAGERCHECK != 'so-helix' ]; then elif [ $MANAGERCHECK != 'so-helix' ]; then