cscli explain --file /var/log/nginx/access.log --type nginx

Category: Security & Hardening

cscli explain --file /var/log/nginx/access.log --type nginx

Trace how CrowdSec processes a log file

Replays the log through your local parsers and scenarios, showing which ones match each line and why, without waiting for real attacks. The --type nginx tells it the log format, and --log tests a single line instead of a file. Great for testing new scenarios before deployment.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.