2 log files, Shelf manager file system – Artesyn ATCA-MF106 Installation and Use (September 2014) User Manual

Page 67

Advertising
background image

Shelf Manager File System

ATCA-MF106 Installation and Use (6806800M62B)

67

5.2

Log Files

There are three types of log files:

1. Linux log files

2. HPI log file (see System Management Interface Based on HPI-B (Centellis CO 31kX/4100/2000)

User’s Guide, chapter "HPI Logging Support")

3. Supervisor log file

Per default, the log file for supervisor logging is located at /var/log/supervisor.log.

You have the possibility to configure the supervisor logging by changing the configuration file
located at /usr/etc/supervisor/config/sv_config.xml. This XML file allows you to change the
following elements:

Here is an example of what the configuration file might look like:

<SupervisorConfiguration>

<Logging>

<!-- possible severity values:

Element

Description

Possible Values

LogSeverity mask

Defines what information
will be logged

Silent|Trace|Info|Notice|Warning|Error|Critical
|Alert|Emergency|Everything

LogSink mask

Defines where the
information will be
logged

Stdout|Stderr|Logfile|Syslog

LogFile name

Where is the logfile
located?

Default: /var/log/supervisor.log

LogFile size

Maximum log file size

Default: 500 KB

The IP addresses in the log file are dynamic. Only change the elements listed in the table
above.

Advertising