ASAP 2.8 Server Manual

ASAP Conversational Interface Commands
HP NonStop ASAP Server Manual522303-007
6-100
SET Command
LOGFILE filename
defines the name of the file used for ASAP CI I/O capture. LOGGING ON/OFF
controls access to the file.
The default is the current $volume.subvolume.logfile.
LOGGING ON | OFF
determines settings for the capture of ASAP CI I/O.
ON
enables the capture of ASAP CI I/O to a file defined by LOGFILE filename.
OFF
disables the capture of ASAP CI I/O.
The default is OFF.
LOGINTERVAL minutes
defines the interval, in minutes that duplicate ASAP error events are suppressed.
During an interval, only the first occurrence for a given error event is displayed.
The display of any subsequent error events during the interval are completely
suppressed, both in the ASAPLOG, and in the EMS subsystem. ASAP INFO
messages are not suppressed. The interval range is 0 through 1440. 0 completely
suppresses ASAP error events. When LOGSUPPRESS is on, a summary record
for each error type is written in the ASAPLOG and in the EMS subsystem
indicating how many times the error occurred during the suppression period. The
default is 60.
Examples
SET LOGINTERVAL 60 Suppress duplicate error events for 60 minutes
SET LOGINTERVAL 1440 Log each error type only once per day
LOGSUPPRESS ON | OFF
controls the suppression of duplicate ASAPLOG file error events and EMS
tokenized error events. The default is OFF.
OFF
disables duplicate ASAP error event suppression.
ON
enables duplicate ASAP error suppression. The LOGINTERVAL setting
determines the time duration for duplicate event suppression.