Novell SENTINEL RAPID DEPLOYMENT 6.1 - REFERENCE GUIDE 06-15-2009 Reference Manual page 49

Table of Contents

Advertisement

# < Set level of specific loggers here >
#
# Turns off all logging (disabled by default)
#.level=OFF
######
NOTE: The logger
.level
level will affect all loggers.
The available logging levels are:
OFF: disables all logging
SEVERE (highest value): indication that a component has malfunctioned or there is a loss/
corruption of critical data
WARNING: if an action can cause a component to malfunction in the future or if there is non-
critical data loss/corruption
INFO: audit information
CONFIG: for debugging
FINE: for debugging
FINER: for debugging
FINEST: (lowest value) – for debugging
ALL: will log all levels
When one specifies a logging level, all log messages of that level and higher (in the above list) will
actually be logged. For example, if one specifies the INFO level, then all INFO, WARNING and
SEVERE message will be logged.
NOTE: At 10 second intervals, the logging properties file will be checked to see if any changes
have occurred since it was last read. If the file has changed, the LogManagerRefreshService will re-
read the logging properties file. Therefore, it is not necessary to restart the processes to begin using
the updated logging levels.
Log messages are written to
das_binary_0.*.log
das_core_0.*.log
The 0 indicates the unique number to resolve conflicts and the * indicates a generation number to
distinguish rotated logs. For example,
rotated set of log files for the DAS Query process.
Log messages are also written to the process's console (standard output). However, since the
processes are running as services, users do not have access to the console output. It is possible,
however, to capture the console output in the
if the process is producing an error that is not printed to the process's own log file. This can be
enabled by adding the following line to the
esecurity.base.process.MonitorableProcess.level=FINEST
is a wildcard logger name that refers to all loggers. Setting this logger's
<Install_Directory>/log
das_query0.0.log
sentinel0.*.log file
sentinel_log.prop
Sentinel 6.1 Rapid Deployment Data Access Service
in the following files:
is the log with index 0 (latest) file in a
. This is useful, for example,
file:
49

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SENTINEL RAPID DEPLOYMENT 6.1 - REFERENCE GUIDE 06-15-2009 and is the answer not in the manual?

This manual is also suitable for:

Sentinel rapid deployment 6.1

Table of Contents