Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Image RemovedImage Added


opEvents is really flexible and configurable. In the above schema you can see all the involved files to configure opEvents.

Parser

...

Input

opEvents can parse a variety of inputs in syslog has a wide variety of formats, and the way opEvents has to understand them is with parsers. opEvents has different parsers for natively-supported log formats, to filter and normalise the data. It uses some files for each format file supported:

...

Once the event is created, EventActions.nmis file specifies how to react to events. The file consist in a set of rules with flexibility to being adapted to a wide variety of use cases. 

This file can be edited used the opEvents editor, http://host/en/omk/opEvents/config/actions

One of the available actions is to notify using email, and different templates can be defined in EventEmails.nmis file.