.TH "CELERYBEAT" "1" .SH "NAME" celerybeat \(em Celery Periodic Task Server .SH "SYNOPSIS" .PP \fBcelerybeat\fR [\fB-s \fIdatabase\fR\fP] [\fB-f \fIlogfile\fR\fP] [\fB-l \fIloglevel\fR\fP] .SH "DESCRIPTION" .PP This manual page documents briefly the \fBcelerybeat\fR command. .PP This manual page was written for the \fBDebian\fP distribution because the original program does not have a manual page. .PP \fBcelerybeat\fR is a program that starts the Celery Periodic Task Server. .SH "OPTIONS" .PP This program follows the usual GNU command line syntax, with long options starting with two dashes (`\-'). A summary of options is included below. .IP "\fB-s\fP \fB\-\-schedule\fP " 10 Path to the schedule database. Defaults to celerybeat-schedule. The extension ".db" will be appended to the filename. .IP "\fB-f\fP \fB\-\-logfile\fP " 10 Path to log file. If no logfile is specified, stderr is used. .IP "\fB-l\fP \fB\-\-loglevel\fP " 10 Logging level, choose between DEBUG, INFO, WARNING, ERROR, CRITICAL, or FATAL. .SH "SEE ALSO" .PP celeryd (1), celeryctl (1). .SH "AUTHOR" .PP This manual page was written by fladi FladischerMichael@fladi.at for the \fBDebian\fP system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. .\" created by instant / docbook-to-man