/cron/hourly-log-rotation
Hourly Cron for Log Rotation (0 * * * *)
Set up the "0 * * * *" cron that runs at the top of every hour. Visual builder with a logrotate configuration snippet.
- hourly cron job
- 0 * * * * meaning
- cron every hour
- logrotate hourly config
- top of the hour cron
Visual builder
presets:
Expression
0 * * * * Plain English
Automation template
confShare / export configuration
Encodes the current expression and script into a shareable link. The entire state lives in the URL hash — no server, no database.