Skip to content

Commit 622b166

Browse files
dstoccochiarazampolli
authored andcommitted
Do not overwrite SEVERITY and INFOLOGGER SEVERITY variables for MID
1 parent 5b2ae64 commit 622b166

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

DATA/testing/detectors/MID/mid_common.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# shellcheck disable=SC1091
44
source common/setenv.sh
55

6-
SEVERITY=warning
7-
INFOLOGGER_SEVERITY=warning
86
ARGS_ALL="--session default --severity $SEVERITY --shm-segment-size $SHMSIZE"
97
ARGS_ALL+=" --infologger-severity $INFOLOGGER_SEVERITY"
108
ARGS_ALL+=" --monitoring-backend influxdb-unix:///tmp/telegraf.sock --resources-monitoring 60"

0 commit comments

Comments
 (0)