Users Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 | User Guide External Services Interface | 727
When you make a change in the domain, you can click the View Commands link in the lower right corner of the
window to see the CLI command that corresponds to the edit action you performed.
Managing Syslog Parser Domains in the CLI
Use these CLI commands to manage syslog parser domains.
Adding a new syslog parser domain
esi parser domain name
peer peer-ip
server ipaddr
Showing ESI syslog parser domain information
show esi parser domains
Deleting an existing syslog parser domain
no esi parser domain name
Editing an existing syslog parser domain
esi parser domain name
no
peer peer-ip
server ipaddr
For example (based on the example shown in on page 721):
esi parser domain forti_domain
server 30.0.0.1
server 30.0.0.2
server 30.0.0.3
peer 20.0.0.1
Managing Syslog Parser Rules
The following sections describe how to manage syslog parser domains using the WebUI and CLI.
In the WebUI
Click on the Syslog Parser Rules tab to display the Syslog Parser Rules view.This view displays a table of rules with
the following columns:
Name— rule name
Ena—where “y” indicates the rule is enabled and “n” indicates the rule is disabled (not enabled)
Condition—Match condition (a regular expression)
Match—Match type (IP address, MAC address, or user)
User—Match pattern (a regular expression)
Set—Set type (blacklist or role)
Value—Set value (role name)
Domain—Parser domain to which this rule is to be applied
Actions—The actions that can be performed on each rule.