Analysis runs locally in your browser. No log is uploaded, no server is contacted. The page loads a small static rule set and matches it against the lines you paste. Source is in the public repo.
Paste a log section above and click Analyse locally. Results appear here in your browser.
The rule set is a small JSON file the page fetches once on load: data/miner_troubleshooting.json. Each rule has a list of regex patterns plus a short explanation, a list of remediation actions, and a severity. Add a rule by editing that file in the public repo and submitting a pull request; do not edit the page in production.
Need broader help? See the Help Center or the Mining Guide.