Versions Compared

Key

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

Table of Contents

...

Feature Description

Custom fields can be configured in opEvents.  This article will describe where and how this is possible.

...

Field Attributes

TBD

Configuration

Enabling the Feature

In order to enable this feature a directory must be copied into the standard omk config directory.

Code Block
[root@opmantek ~]# cp -r /usr/local/omk/lib/json/opEvents/table_schemas/ /usr/local/omk/conf/.

Configuration Files

Each view has a seperate separate configuration file that may be found in the following directory:

/usr/local/omk/lib/json/opEventsconf/table_schemas

ViewConfiguration file
ActionsopEvents_action-log.json
Raw LogsopEvents_raw-log.json
Archive LogsopEvents_archive-log.json
NodesopEvents_node-log.json
Summary ReportsopEvents_summary-reports.json
Edit NodesopEvents_node-ip.json

...