man > ccze(1)

📖 NAME

ccze - A robust log colorizer

🚀 Quick Reference

Use CaseCommandDescription
Colorize a syslog fileccze < /var/log/syslog📄 Pipe syslog through ccze for colored output
Colorize Apache access logccze -p httpd < /var/log/apache2/access.log🔌 Load only the httpd plugin for Apache logs
Output HTML instead of consoleccze --html < /var/log/syslog > output.html🌐 Produce HTML with inline styles
List all available pluginsccze --list-plugins📋 Show loaded plugins with descriptions
Customize a keyword colorccze -c error=red < logfile🎨 Override color for specific keywords
Disable slow lookups for speedccze -o nolookups < logfile⚡ Turn off user/service name lookups

📋 SYNOPSIS

ccze [options] <logfile

📝 DESCRIPTION

This manual page documents briefly the ccze utility, which is a drop-in replacement for colorize, but written in C, to be faster and less resource-hungry. The goal was to be fully backwards compatible, yet superior with respect to speed and features.

âš™ī¸ OPTIONS

These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

🔌 PLUGINS

Different programs have different kind of logs, and every kind of log ccze supports is implemented via a plug-in. They are by default located under /usr/lib/x86_64-linux-gnu/ccze and $HOME/.ccze (so they can be overridden by the user easily).

At the moment, the following modules are bundled with the official release:

📁 FILES

If neither of these files exist on your system, consider using the ccze-dump utility in the source tree, which dumps the default color set to standard output.

📚 SEE ALSO

colorize(1)

👤 AUTHOR

ccze was written by Gergely Nagy <algernon AT bonehunter.org>, based on colorize by Istvan Karaszi <colorize AT spam.hu>.

ccze(1)
📖 NAME 🚀 Quick Reference 📋 SYNOPSIS 📝 DESCRIPTION âš™ī¸ OPTIONS 🔌 PLUGINS 📁 FILES 📚 SEE ALSO 👤 AUTHOR

Generated by phpman v4.10.0-7-g98e9fd5 · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-09-03 16:28 @216.73.216.51
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!

^_top_^