Specifications

14-2 syslog Commands
Syntax
facility (application|service|audit) (0|1|3|4|5|6)
Parameters
Examples
Thefollowingexampleselectstheapplicationloglevel3tobesenttothesyslogserver
EWC.enterasys.com:syslog# facility application 3
Successfully updated application logs to 3.
14.3 svcmsg
UsethesvcmsgcommandtoenableDHCPandstartupmanagementtaskmessages.Usetheno
formofthecommandtodisabletheseanduselogandtracesmessagesonly.
Syntax
svcmsg
no svcmsg
Parameters
None
Examples
Thefollowingexampleenablesservicemessagesonthesystem
EWC.enterasys.com:syslog# svcmsg
Successfully turned on service messages.
Thefollowingexampledisablesservicemessages
EWC.enterasys.com:syslog# no svcmsg
Successfully turned off service messages.
application Indicatesthatapplicationlogsare tobeupdated
service Indicatesthatservicelogsaretobeupdated
audit Indicatesthatauditlogsaretobeupdated
0SendsthelogwiththeEmergencyseverityleveltothesyslogserver
1SendsthelogwiththeAlertseverityleveltothesyslogserver
3Sendsthelogwiththe
Errorseverityleveltothesyslogserver
4SendsthelogwiththeWarningseverityleveltothesyslogserver
5SendsthelogwiththeNoticeseverityleveltothesyslogserver
6SendsthelogwiththeInfoseverityleveltothesyslogserver