Redacted Log
Redacts sensitive information like IP's, UUIDS, Coordinates from the logs
About this Mod
Log Redact is a small server-side NeoForge mod that automatically redacts sensitive information from Minecraft server logs.
When the server logs messages to the console or latest.log, this mod intercepts those messages before they’re printed and replaces sensitive values—such as IP addresses, player UUIDs, and world coordinates—with [REDACTED] placeholders.
The server console stays fully live and readable, log structure and log levels are unchanged, and sensitive data never reaches stdout or log files in plain text.
Example
Before:
UUID of player Steve is c482f9e9-16c6-20ad-89e1-dd3216d89b649
Steve[/194.62.89.122:35904] logged in with entity id 50 at (8.30, 136.0, -6.41)
After:
UUID of player Steve is [REDACTED_UUID]
Steve/[[REDACTED_IP]:35904] logged in with entity id 50 at ([REDACTED_COORDS])
This approach avoids unreliable stdout piping and unsupported log4j2.xml replacements, and it does not drop log lines—only the sensitive parts are rewritten.
Intended for server operators who want to share logs (e.g. panels, Discord, bug reports) without leaking private information.
Server-side only. No client required.
Available Versions
How to Install Redacted Log on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Redacted Log". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Redacted Log server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Redacted Log compatible with neoforge?
Redacted Log officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Redacted Log – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Redacted Log consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Redacted Log with just one click on your server.