logs: add ND_ALERT_STATUS to facets (#17641)
add ND_ALERT_STATUS to facets
Costa Tsaousis committed
May 12, 2024 at 00:29 UTC
621dff52b196cf14da4d389c450fa3d0a7bf2fed
1 file changed
+1
src/collectors/systemd-journal.plugin/systemd-journal.c
+1
@@ -176,6 +176,7 @@
176
"|ND_ALERT_CLASS" \
177
"|ND_ALERT_COMPONENT" \
178
"|ND_ALERT_TYPE" \
179
+ "|ND_ALERT_STATUS" \
180
\
181
""
182