Grafana Logs Dashboards

Loki is a scalable logging system inspired by Prometheus. Aggregates, indexes, and searches logs efficiently, offering useful insights for monitoring and debugging applications.

Miner Logs

Select a miner from the dropdown menu to easily filter logs. increases the accuracy of log analysis and speeds up troubleshooting, improving the user experience.

Keyword Search - Type a term into the search window to perform a search, which streamlines log retrieval and enables focused examination for effective troubleshooting.

  • Syntax: Keyword(1)

  • Example - ERROR

Eliminate Search - To exclude a keyword, enter it into the "Eliminate Search," which aids in accurate log filtering by successfully deleting specified phrases.

  • Syntax: Keyword(1)

  • Example - challenge

Search Multiple Keywords - To search for multiple keywords, enter them in the search bar separated by a pipe "|" symbol, allowing for versatile log querying.

  • Syntax: Keyword(1)|Keyword(2)|Keyword(n)

  • Example - block|miner service|wait

Eliminate Multiple Words - To eliminate multiple words, enter them in the "Eliminate Search" box with a pipe "|" symbol between them, effectively refining log filtering.

  • Syntax: Keyword(1)|Keyword(2)|Keyword(n)

  • Example - miner|compute

The same way you can check logs of Sharder Logs, Blobber & Validator Logs and Miscellaneous Logs.

Refer following doc -

Last updated