x4eventlog [ Managing HP X.400 Administrator's Guide ] MPE/iX 5.0 Documentation
Managing HP X.400 Administrator's Guide
x4eventlog
Enable or disable event logging for X.400 components.
Syntax
_____________________________________________
| |
| x4eventlog {-e} [x4mailer] [mta] [rts]|
| {-d} |
_____________________________________________
Parameters
-e Enable indicated components event logging.
-d Disable indicated components event logging.
x4mailer Enable/disable X4MAILER event logging.
mta Enable/disable MTA event logging.
rts Enable/disable RTS event logging.
____________________________________________________
NOTE If no components are specified, all components
are affected.
____________________________________________________
Description
The x4eventlog command allows you to enable or disable event logging for
any X.400 component. Either -e or -d must be specified. The -e option
causes the listed components to begin logging events. The -d option
causes the listed components to stop logging events. If no components
are specified, all components are affected.
The x4stat command allows you to display the current status of event
logging.
Example Usage
The following causes RTS and MTA to begin event logging:
x4eventlog -e rts mta
The following causes all components to stop event logging:
x4eventlog -d
MPE/iX 5.0 Documentation