Release
Compare changes
- Josh Brooks authored
+ 17
− 0
@@ -534,6 +534,20 @@ echo "$CLIENTCMD -- $PIDVAL"
@@ -534,6 +534,20 @@ echo "$CLIENTCMD -- $PIDVAL"
@@ -1019,6 +1033,9 @@ then
@@ -1019,6 +1033,9 @@ then
cat $GATEWAYLOGS/*.log | grep -a "ERROR" | grep -av "context" | grep -av "certificate" | grep -av "Failed to read key" | grep -av "$IGNOREMSG" > results/gateway-errors.txt || true
cat $GATEWAYLOGS/*.log | grep -a "FATAL" | grep -av "context" | grep -av "transport is closing" >> results/gateway-errors.txt || true