Guardian starts automatically when BRUTAL launches, on every tier, so usually you don't have to touch anything. But the Guardian page in the sidebar gives you full manual control — start, stop, run a cycle on demand — plus a live status card and the honest, line-by-line log of everything Guardian has done.
Click Guardian in the left sidebar. You'll see three areas:
You normally don't need to stop Guardian. Leaving it running (with BRUTAL minimized to the tray) is the intended way to use it.
The ▶ Run Now button triggers one immediate Guardian cycle instead of waiting up to 3 minutes for the next tick. It's useful right after you launch a game if you want the optimizations applied instantly, or when you simply want to watch what a cycle does. After you click it, the log refreshes a few seconds later so you can read the result. Run Now only works while Guardian is running.
The card also lists the engines so you can match log lines to the engine that produced them. For what each engine does, see The Guardian engines explained.
The log is Guardian's honesty receipt — a plain-text record of every action and revert. Each line is timestamped, and most engines prefix their lines with a circled number (①–⑳) so you can tell at a glance which engine spoke. The panel auto-scrolls to the newest line and updates live. Typical entries look like:
① GameLoop detected (2 processes) — emulator found.③④ Elevated 1 emulator process(es) to High priority — priority raised.⑪ Driver check: 3 update(s) available (1 gaming-relevant) — the daily driver check.⑨ Restarted 3 service(s) — gaming ended — the clean revert after you stop playing.The on-screen panel shows the most recent lines. The full log is also written to a file on disk:
%LOCALAPPDATA%\BRUTAL\guardian_log.txt
To open the folder, press Win + R, paste %LOCALAPPDATA%\BRUTAL, press Enter, and open guardian_log.txt in Notepad. The file is auto-trimmed (it keeps roughly the last few hundred lines), so it never grows out of control.
Where is the Guardian log file stored?
At %LOCALAPPDATA%\BRUTAL\guardian_log.txt. The Guardian page shows the most recent lines live; the file keeps roughly the last few hundred lines and is auto-trimmed so it can't grow unbounded. Open it in Notepad to read the full recent history.
What's the difference between Run Now and just waiting?
Nothing functionally — Run Now simply triggers one Guardian cycle immediately instead of waiting up to 3 minutes for the next scheduled tick. It's handy right after launching a game, or when you want to watch a cycle's log output. It only works while Guardian is running.
Do I need to start Guardian manually every time?
No. Guardian auto-starts when BRUTAL launches, on every tier. The Start button on the Guardian page is there for manual control if you stopped it. Just keep BRUTAL running (minimized to the tray is fine).
What do the circled numbers in the log mean?
Each engine prefixes its log lines with a circled number (the same numbers shown on the status card), so you can tell which engine produced which line — for example a line starting with the circled 9 is the Service Watchdog reporting a service it stopped or restarted.