We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b2ae64 commit 622b166Copy full SHA for 622b166
1 file changed
DATA/testing/detectors/MID/mid_common.sh
@@ -3,8 +3,6 @@
3
# shellcheck disable=SC1091
4
source common/setenv.sh
5
6
-SEVERITY=warning
7
-INFOLOGGER_SEVERITY=warning
8
ARGS_ALL="--session default --severity $SEVERITY --shm-segment-size $SHMSIZE"
9
ARGS_ALL+=" --infologger-severity $INFOLOGGER_SEVERITY"
10
ARGS_ALL+=" --monitoring-backend influxdb-unix:///tmp/telegraf.sock --resources-monitoring 60"
0 commit comments