Merge pull request #9800 from Security-Onion-Solutions/kilo

influx upgrade
This commit is contained in:
Jason Ertel
2023-02-16 13:51:53 -05:00
committed by GitHub
2 changed files with 2 additions and 3 deletions

View File

@@ -128,7 +128,6 @@ lookup_org_id_with_wait() {
wait=10
while [[ $attempts -lt $max_attempts ]]; do
response=$(request orgs?org=Security+Onion)
check_response "$response"
oid=$(echo "$response" | jq -r ".orgs[] | select(.name == \"Security Onion\").id")
if [[ -z $oid ]]; then
attempts=$((attempts+1))

View File

@@ -318,9 +318,9 @@ base:
- sensoroni
- manager
- nginx
- soc
- influxdb
- telegraf
- influxdb
- soc
- kratos
- firewall
- idstools