Skip to content

Commit c9ec1e1

Browse files
authored
Merge pull request #342 from olgahryniuk/staging
Adding a section about logging & monitoring
2 parents ad02e24 + 2f03a31 commit c9ec1e1

15 files changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Logging and monitoring
3+
metaTitle: Logging and monitoring
4+
---
5+
6+
Regular monitoring of active nodes is crucial to determine if the node is running optimally, if the system is performant, or if fine-tuning is required.
7+
8+
Activate a trace on the node to access metrics, including network traffic, memory usage, and general blockchain data. For details, see:
9+
10+
- [Configuring logging](https://github.com/input-output-hk/cardano-node/blob/master/doc/logging-monitoring/logging.md)
11+
12+
You can then choose a toolset to monitor your node:
13+
14+
- [Monitoring the node with EKG](https://github.com/input-output-hk/cardano-node/blob/master/doc/logging-monitoring/ekg.md)
15+
- [Using a Grafana Dashboard](https://github.com/input-output-hk/cardano-node/blob/master/doc/logging-monitoring/grafana.md)
16+
- [Monitoring the node in real time with RTView](https://docs.cardano.org/cardano-components/cardano-rtview)
17+
- [Monitoring the node with Prometheus](https://github.com/input-output-hk/cardano-node/blob/master/doc/logging-monitoring/prometheus.md)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)