Configuring Log Target in EMS
The following commands support the
EMS (Event Management System) XML target.
-
Create a web server XML target using hte command:
create log target xml-notification [ target_name | xml_target_name ]
-
Configure the web server target with an EMS filter using
the command:
configure log target xml-notification xml_target_name filter filter-name {severity [[severity] {only}]}
-
Enable the web server target using the command:
enable log target xml-notification xml_target_name
-
Disable the web server target using the command:
disable log target xml-notification xml_target_name
-
Delete the web server target XML target using the
command:
delete log target xml-notification xml_target_name
-
Display XML target information using the command:
show log configuration target xml-notification {xml_target_name}