Alert Service Operations

You can use Alert Service operations to manage alerts in the TIBCO LogLogic® appliance.

Overview

You can use Alert Service operations to create, read, update, and delete alerts as well as view all alerts in the TIBCO LogLogic® appliance.

Using the CreateAlert and UpdateAlert operations, you can define and update rules to detect unusual traffic on your network or detect appliance system anomalies. Alerts can be configured to generate SNMP events and/or send an email notification when the alert rule is triggered for a specific type of alert.

The alert types are Adaptive Baseline, Cisco PIX/ASA Messages, Message Volume, Network Policy, Pre-defined Search Filter, Ratio Based, System, VPN Connections, VPN Messages, and VPN Statistics. For more information on supported alerts, see Alert Types. In the TIBCO LogLogic® appliance, to view the user interface implementation, navigate to Alerts.

When creating (CreateAlert) or updating (UpdateAlert) an alert, you must specify a value for the alertRules request parameter. The alertRules value is used to define alert rules for a specific alert.

Implementation Guidelines

The general implementation guidelines for the Alert Service operations:

Status Codes

2000 Server success
4000 Unauthorized request
5000 Invalid parameter, getStatusMessage() contains detail information about the error

Alert Service Operation Definitions

There are two kinds of operations:

  • local - operation is performed on the local appliance itself
  • remote - operations (names ending with Remote) performed on a specified remote appliance

The Alert Service Operations are as follows: