Where are all those Log Files? (6.0+)

As of Release 6.0.0, Metric Insights becomes a dockerized application. All logs from Docker containers are stored in one directory /opt/mi/log

All logs are redirected to the rsyslog service that will store them in files. Alternatively, Splunk logging service can be used.

Log Files and Their Description

Metric Insights' logs follow the ISO-8601 standard of date and time representation.

  • Example: 2021-07-30 10:35:00

Simple Installation

Types of Logs Description
mi.log, mi.debug, mi.error General logs from the UI and generator (migration utility scripts)
dataprocessor.log Logs from the Data Processor service
seed.log Logs from the Data Processor Seed Node service
mysql.log mysql.log
web.log Logs from the Web Service

Orchestrated Environments

Types of Logs Description
mi.log, mi.debug, mi.error General logs from the UI and generator (migration utility scripts)
mi.system Sytem logs
network.log Network logs
patcher.log Logs from the Patcher
tomcat-access.log, application.log, insight.log Logs from the Dataprocessor

Additional Logging Options

Logging can be configured using System Variables that are available from the UI.

  1. To access, go to Admin > System > System Config
  2. Click the Edit (Gear) icon to see the Variable's description