You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See more details in [warcli](/docs/warcli.md#warcli-bitcoin-grep-logs)
58
+
55
59
## Monitoring and Metrics
56
60
57
61
## Install logging infrastructure
@@ -73,7 +77,7 @@ It might take a couple minutes to get the pod running. If you see `error: unable
73
77
The Grafana dashboard (and API) will be accessible without requiring authentication
74
78
at `http://localhost:3000`.
75
79
76
-
The below logging scripts need to be installed before starting the network in order to collect the information for monitoring and metrics. `warcli network down && warcli network up`should do the trick.
80
+
The `install_logging` script will need to be installed before starting the network in order to collect the information for monitoring and metrics. Restart the network with `warcli network down && warcli network up`if necessary.
0 commit comments