{% extends "base.html.twig" %} {% block title %}Changes tracker{% endblock %} {% block body %}
Changes Tracker allows you to review history of data changes for selected metrics.
Changes Tracker is an interactive table view over the the Data Change Log. You can filter the data easily to obtain what you are interested in:
The Changes Tracker uses data stored in DB. DB export of the DCL data can be turned off/on using the base_defs configuration file. If the DCL DB export is turned off, no new changes appear in the Changes Tracker.
It is also possible to obtain the the Data Change Log in the form of a text file. This format is better suited for machine processing and not very human-friendly.
The DCL file export could be switched on/off via base_defs configuration file.
The DCL file is part of the DWARFG_LONG log files and you can download the complete logs archive by clicking on Download Log under System -> Event Log
By default, the DCL text file export is disabled.
List of metrics supported by DCL follows below. Please note that DCL logs only those metrics reported by the agent so e.g. there is no Selected SIM card metric for a Linux box.
Also, depending on a particular DWARFG_LONG version factory configuration and server settings, not all of the following metrics must be populated with data.