event config show
Display log configuration parameters
Description
The event config show command displays information about the configuration of event notification and event logging for the cluster.
"Mail From" is the email address that the event notification system uses as the "From" address for email notifications.
"Mail Server" is the name or IP address of the SMTP server that the event notification system uses to send email notification of events.
"Proxy URL" is the HTTP or HTTPS proxy server URL used by rest-api type EMS notification destinations if your organization uses a proxy.
"Proxy User Name" is the user name for the HTTP or HTTPS proxy server if authentication is required.
"Is Publish/Subscribe Messaging Enabled?" indicates whether or not events are published to the Publish/Subscribe messaging broker.
"Console" indicates whether events are displayed on the console port ("on") or not displayed("off").
Examples
The following example displays the configuration of event notification for the cluster:
cluster1::> event config show
Mail From: admin@example.com
Mail Server: mail.example.com
Proxy URL: -
Proxy User Name: -
Publish/Subscribe Messaging Enabled: true
cluster1::> event config show
Mail From: admin@example.com
Mail Server: mail.example.com
Proxy URL: http://proxy.example.com:3128
Proxy User Name: admin
Publish/Subscribe Messaging Enabled: true
At the diagnostic level, the output displays the following information:
cluster1::*> event config show
Mail From: admin@example.com
Mail Server: mail.example.com
Proxy URL: -
Proxy User Name: -
Publish/Subscribe Messaging Enabled: true
Suppression: on
Console: on
Max Target Log Size: 5242880
Max Filter Count: 50
Max Filter Rule Count: 128
Max Destination Count: 20
Max Notification Count: 20
Filter Exempt from Suppression: no_info_debug_events
Duplicate Suppression Duration (secs): 120
Log Rotation Size (bytes): 40MB
REST API Delivery Timeout (secs): 60
Filter for Publish/Subscribe: no_info_debug_events