Cisco Systems 4.1 Dust Collector User Manual


 
14-9
User Guide for Resource Manager Essentials 4.1
OL-11714-01
Chapter 14 Enabling and Tracking Syslogs Using Syslog Analyzer and Collector
Viewing Status and Subscribing to a Common Syslog Collector
DEBUG_MAX_FILE_SIZE The maximum size of the log file containing the debug information.
The default is set to 5 MB.
If the file size exceeds the limit that you have set, Syslog Collector writes
to another file, based on the number of backup files that you have specified
for the DEBUG_MAX_BACKUPS property.
For example, if you have specified the number of backups as 2, besides the
current log file, there will be two backup files, each 5MB in size. When
the current file exceeds the 5 MBlimit, Syslog Collector overwrites the
oldest of the two backup files.
DEBUG_MAX_BACKUPS The number of backup files that you require. The size of these will be the
value that you have specified for the DEBUG_MAX_FILE_SIZE
property.
Miscellaneous Properties
READ_INTERVAL_IN_SECS The interval at which the Collector polls the syslog file.
The default is set to 1 second.
QUEUE_CAPACITY The size of the internal buffer, for queuing syslog messages.
The default is set to 100000
PARSER_FILE The file that contains the list of parsers used while parsing syslog
messages.
The default path of the parser file:
On Solaris,
opt/CSCOpx/MDC/tomcat/webapps/rme/WEB-INF/classes/com/
cisco/nm/rmeng/fcss/data/FormatParsers.lst
On Windows,
%NMSROOT%\MDC\tomcat\webapps\rme\WEB-INF\classes\com\cisco\
nm\rmeng\fcss\data\FormatParsers.lst
SUBSCRIPTION_DATA_FILE The Syslog Collector data file that contains the information about the
Syslog Analyzers that are subscribed to the Collector.
The default path of the data file:
On Solaris,
opt/CSCOpx/MDC/tomcat/webapps/rme/WEB-INF/classes/com/
cisco/nm/rmeng/csc/data/Subscribers.dat
On Windows,
%NMSROOT%\MDC\tomcat\webapps\rme\WEB-INF\classes\com\cisco\
nm\rmeng\csc\data\Subscribers.dat
FILTER_THREADS The number of threads that operate at a time for filtering syslog messages.
The default is set to 1.
COLLECTOR_PORT The default port of the Syslog Collector. The default is set to 4444.
The port where the collector listens for registration requests from Syslog
Analyzers.
Timezone-Related Properties Description