ConsoleNoiseRouter Guide
This page introduces ConsoleNoiseRouter as a public staff guide. It focuses on what the tool does, how authorized staff get started, and which commands are useful.
What It Does
Section titled “What It Does”Server console message classification, redaction, and support dumps.
How Staff Use It
Section titled “How Staff Use It”Start with /consolenoise. The sections below explain what ConsoleNoiseRouter is for, which commands authorized staff can use, and what its output means.
Available features include:
- Classification of CMI console messages into ignored noise, information, debug, warnings, errors, alerts, and unknown entries.
- Strict configured patterns with sanitized recent-message storage.
- Per-level recent and lifetime counters.
- Paginated recent views with level filters, sequence inspection, and safe text search.
- Dry-run classification testing for a sample message.
- Bounded support dumps without changing gameplay or console behavior.
Quick Start
Section titled “Quick Start”- Start with
/consolenoiseto open or view ConsoleNoiseRouter. - Use
/consolenoise statusto check your current progress, settings, or state. - Try
/consolenoise patternswhen you are ready to use one of the feature actions.
Commands
Section titled “Commands”| Command | What it does | Example |
|---|---|---|
/consolenoise | Opens or shows the main ConsoleNoiseRouter player view. | /consolenoise |
/consolenoise status | Shows your current ConsoleNoiseRouter status. | /consolenoise status |
/consolenoise patterns | Runs the ConsoleNoiseRouter patterns action. | /consolenoise patterns |
/consolenoise recent [level| | Runs the ConsoleNoiseRouter recent action. | /consolenoise recent |
/consolenoise stats [level| | Runs the ConsoleNoiseRouter stats action. | /consolenoise stats |
/consolenoise find <text> [page] | Runs the ConsoleNoiseRouter find action. | /consolenoise find Build a starter house |
/consolenoise clear [level| | Changes or clears your ConsoleNoiseRouter setting. | /consolenoise clear |
/consolenoise dump [level| | Runs the ConsoleNoiseRouter dump action. | /consolenoise dump |
Examples
Section titled “Examples”/consolenoise patterns/consolenoise recent warn/consolenoise recent all 2/consolenoise stats warn/consolenoise find deprecated/consolenoise dump error
Good To Know
Section titled “Good To Know”- This is a permission-gated staff or server-management feature, not a normal player feature.
- Review the full reference before changing settings or using any command that can write data.
Full Reference
Section titled “Full Reference”The full synced ConsoleNoiseRouter reference is available for exact technical details.