Create a Syslog Alert
AppViewX subscribes to all device-level logs, where it acts as a syslog listener. The logs of any
devices added in AppViewX can be viewed as syslog by navigating to Logging->Syslog. However, devices tend to generate huge amounts of data, a Syslog alert is a convenient way to get notified about a specific event that is of importance to you. It also allows for a closed loop remediation by associating workflows.
To create a syslog alert,
- Go to Menu > ADC+ > ALERTS & LOGS > Alerts.
- Click on
(Settings) icon, and then Syslog tab.
- Provide an Alert Name and Message.
- Mention the Severity, it could be one or multiple.
-
Configure the critical Device/Applications that need to be monitored.

- Add the Pattern/Regex that needs to be monitored on the Syslog received. Multiple strings can be provided with comma-separated, which will be considered as Boolean AND operator.
- Following are some of the alerts that can be configured,
-
Sample syslog - <133>Sep 19 04:24:38 bigip-40-152 notice mcpd[6046]: 01070417:5: AUDIT - user admin - transaction #84153993-4 - object 0 - create { virtual_server_profile { virtual_server_profile_vs_name \"/Common/testVs\" virtual_server_profile_profile_name \"/Common/tcp\" virtual_server_profile_profile_type 5 virtual_server_profile_profile_context 0 } } [Status=Command OK]\n
-
For instance, if the Syslog alert is configured for the object and the Regex pattern is given as “create” Whenever an object is created and a Syslog is received for that object as above. An alert will be raised for the same and notified to the user.
-
- You can also pass certain metadata from the alert to the workflow. In the Metadata section, enter a key and its associated value in the respective fields. This is the additional information that will be used by the workflow that is going to be associated with.
- Associate any out of the box or custom workflow that needs to be executed on the occurrence of a configured Syslog event.
- Configure multiple Alerts as needed and Add it to the Grid. The configured Alerts could be modified or deleted anytime by selecting the Alert from the grid.