Fault Management Log Files

The Fault Manager daemon, fmd, records information in several log files. The log files are stored in /var/opt/fma/fm/fmd and are viewed by using the fmdump command. See the fmdump man page for more information.

  • The errlog log file records inbound telemetry information which consists of ereports.

  • Informational events are recorded in two log files. infolog_hival is for high-value events, and infolog collects all other informational events.

  • The fltlog log file records fault diagnosis and repair events.

Caution:

Do not base administrative action on the contents of the log files, but rather on the fmadm list output. The log files can contain error statements, which should not be considered faults or defects.

The log files are automatically rotated. See the logrotate(8) man page for more information on managing log files in Oracle Linux.