6.8.4 Log & Monitoring
Last updated
Last updated
Each node has several services, each of which outputs information to Log files. After installing a node in the home directory of the platform (for example, DGT-Matagami), a «dgt_clust
» directory appears, in which the working files of the corresponding node are stored. Each cluster and each node have their own working directory with an internal logs catalog, for example,
«.../DGT-Matagami/dgt_clust/c1/dgt1/logs
»:
If necessary, you can also connect an additional monitoring component based on Grafana/InfluxDb. The monitoring system extracts the information available to . To install it:
Go to the Grafana service initialization directory «.../DGT-Matagami/CORE/etc/Grafana
» and make the necessary settings in «grafana.ini», such as user and password settings (use admin/admin by default)
Prior to installing and connecting a node (see 6.2), build and launch the Grafana service:
Run a node with an additional =IDB key:
Go to GRAFANA service (default port 3000)
A typical output is shown in the figure below:
Grafana service uses the InfluxDB located in the «DGT-Matagami/Grafana/Grafana.db» directory. Database backup and restore is described in the InfluxDB system manual.
📖 READ MORE:
DGT Technical Deep Dive [10]– a visual representation of the architecture and technology stack of the platform.
Ubutu Tutorials. The Linux command line for beginners – a guide to using the basic commands for the Linux OS family.
Licenses and Standards Error! Reference source not found.- clarifications of licenses for open source software from the Open Source Initiative (OSI)
Docker Engine Official Guide – a guide to setting up containerization tools