Viewing the Kaspersky MLAD log
The Kaspersky MLAD log stores entries only for the last 48 hours.
Naming Kaspersky MLAD services in the logging subsystem
Kaspersky MLAD services whose states are monitored in the logging subsystem are identified based on the names of their corresponding containers or images in Docker. In most cases, the abbreviated name of the service is used as the name of the image. The container name is formed according to the following template:
<application folder>-<image name>-#,
where #
is the number of the Docker container.
By default, Kaspersky MLAD uses the mlad-release-3.0.0-<installation build number>
folder.
The table below presents the correspondence between Kaspersky MLAD services and the names of Docker containers and images.
Correspondence between Kaspersky MLAD services and the names of Docker containers and images
Kaspersky MLAD service |
Image name |
Container name |
---|---|---|
Anomaly Detector |
anomaly_detector |
mlad-release-3.0.0-<installation build number>-anomaly_detector-1 |
Time Series Database |
influxdb |
mlad-release-3.0.0-<installation build number>-influxdb-1 |
Message Broker |
kafka |
mlad-release-3.0.0-<installation build number>-kafka-1 |
Keeper |
keeper |
mlad-release-3.0.0-<installation build number>-keeper-1 |
Logger |
logger |
mlad-release-3.0.0-<installation build number>-logger-1 |
Database |
postgres |
mlad-release-3.0.0-<installation build number>-postgres-1 |
Similar Anomaly |
similar_anomaly |
mlad-release-3.0.0-<installation build number>-similar_anomaly-1 |
Event Processor |
event-processor |
mlad-release-3.0.0-<installation build number>-event-processor-1 |
Stream Processor |
stream-processor |
mlad-release-3.0.0-<installation build number>-stream-processor-1 |
Trainer |
trainer |
mlad-release-3.0.0-<installation build number>-trainer-1 |
Web Server |
nginx-ui |
mlad-release-3.0.0-<installation build number>-nginx-ui-1 |
API Server |
web-server |
mlad-release-3.0.0-<installation build number>-web-server-1 |
Mail Notifier |
postman |
mlad-release-3.0.0-<installation build number>-postman-1 |
OPC UA Connector |
opcua-connector |
mlad-release-3.0.0-<installation build number>-opcua-connector-1 |
MQTT Connector |
mqtt-connector |
mlad-release-3.0.0-<installation build number>-mqtt-connector-1 |
AMQP Connector |
amqp-connector |
mlad-release-3.0.0-<installation build number>-amqp-connector-1 |
HTTP Connector |
gate |
mlad-release-3.0.0-<installation build number>-gate-1 |
KICS Connector |
kics3-connector |
mlad-release-3.0.0-<installation build number>-kics3-connector-1 |
CEF Connector |
cef-connector |
mlad-release-3.0.0-<installation build number>-cef-connector-1 |
WebSocket Connector |
ws-connector |
mlad-release-3.0.0-<installation build number>-ws-connector-1 |
|
webstatic |
mlad-release-3.0.0-<installation build number>-webstatic-1 |
|
migrations |
mlad-release-3.0.0-<installation build number>-migrations-1 |