graylog update reverse update table

This commit is contained in:
Ingolf Wagner 2020-10-09 00:01:21 +02:00
parent 607dfb0efc
commit ad79c38764
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -119,6 +119,7 @@ in {
"2","cirtical","Critical conditions" "2","cirtical","Critical conditions"
"3","error","Error Condition" "3","error","Error Condition"
"4","warning","May indicate that an error will occur if action is not taken." "4","warning","May indicate that an error will occur if action is not taken."
"4","warn","May indicate that an error will occur if action is not taken."
"5","notice","Events that are unusual, but not error conditions." "5","notice","Events that are unusual, but not error conditions."
"6","info","Normal operational messages that require no action." "6","info","Normal operational messages that require no action."
"7","debug","Information useful to developers for debugging the application." "7","debug","Information useful to developers for debugging the application."