Module Overview
The Celestial Disable Log AxManager Plugin is a root-level utility that stops non-essential Android logging, tracing, and telemetry. By halting background data collection and minimizing buffer sizes, it directly reduces storage I/O load to keep the system fast and responsive.
I've been running the new C binary port on my daily driver via AxManager to cut down on storage write abuse. Under the hood, it aggressively targets everything from kernel-level traces to dumpsys loops, forcing logcat buffers down to just 16K. I’m seeing far fewer random I/O spikes, meaning the phone stays cooler and feels noticeably smoother since the storage isn't constantly writing useless background diagnostic data.
Core Features
- Deep telemetry blocking: It targets specific tracking tags like statsd, dumpstate, and tombstoned to shut down diagnostic collection completely.
- Tiny log buffers: Forces all logcat limits down to 16K and wipes out old data automatically.
- Battery stats silencing: Built-in patches for dumpsys batterystats stop full-history logs and disable unnecessary tracking loops.
- Native C binary: Running as a lightweight background daemon means this plugin won't stall your boot sequence like older shell scripts did.
Support & Requirements
- Manager Requirement: AxManager
- Supported OS: Rooted Android environments compatible with AxManager
How to Install
- Open the AxManager app on your device.
- Navigate to the plugin/module installation section and select the Celestial Disable Log .zip file.
- Reboot your phone so the daemon can start working in the background.
Developer: Kzyoo | kazuyoo-stuff
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.