Werk #5254: Event console: Introduced syslog application placeholder which can be used in rewriting events

Komponente Event Console
Titel Event console: Introduced syslog application placeholder which can be used in rewriting events
Datum 13.12.2017
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.5.0i2
Level Kleine Änderung
Klasse Neues Feature
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen

When rewriting text, hostname or application for an event you can now use the new placeholders

Message text regex match groups

  • $MATCH_GROUPS_MESSAGE_1$
  • $MATCH_GROUPS_MESSAGE_2$
  • $MATCH_GROUPS_MESSAGE_n$

Syslog application regex match groups

  • $MATCH_GROUPS_SYSLOG_APPLICATION_1$
  • $MATCH_GROUPS_SYSLOG_APPLICATION_2$
  • $MATCH_GROUPS_SYSLOG_APPLICATION_n$

Note: The syslog application match groups are now also considered when canceling events. The previous version did only check for identical create/canceling match groups in the event message text.

Zur Liste aller Werks