Open the menu
    ```html

    Monitoring Manager: Event Administration

    Through the monitoring event manager, it is possible to enable and disable these events. This data is used, for example, by the Data Analysis service.

    When an event is disabled, the data collected by it is not saved.

    For information on how data collection and access are performed, refer to the Javadoc of the package lumis.portal.monitor

    Features

    • It is an administration interface

    Screens

    Event Administration

    Data

    monEvent

    • ID(Short Text)
    • Name(Short Text) : Name of the monitoring rule.
    • Enabled(Conditional)

    Permissions

    • Manage service instance: Allows managing all data of this service instance, including deleting it entirely.

    Actions

    • Enable
    • Disable
    • Reindex metadata : This action will execute the reindexing of all metadata.
    ```