.\" Man page generated from reStructuredText. . .TH "CIRCUSD" "1" "November 30, 2015" "0.12.1" "Circus" .SH NAME circusd \- the circus daemon . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp circusd [options] [config] .SH DESCRIPTION .sp circusd is the main process of the Circus architecture. It takes care of running all the processes. Each process managed by Circus is a child process of \fBcircusd\fP\&. .SH ARGUMENTS .INDENT 0.0 .TP .B config configuration file .UNINDENT .SH OPTIONS .INDENT 0.0 .TP .B \-h, \-\-help Show the help message and exit .TP .B \-\-log\-level \fILEVEL\fP Specify the log level. \fILEVEL\fP can be \fIinfo\fP, \fIdebug\fP, \fIcritical\fP, \fIwarning\fP or \fIerror\fP\&. .TP .B \-\-log\-output \fILOGOUTPUT\fP The location where the logs will be written. The default behavior is to write to stdout (you can force it by passing \(aq\-\(aq to this option). Takes a filename otherwise. .TP .B \-\-logger\-config \fILOGGERCONFIG\fP The location where a standard Python logger configuration INI, JSON or YAML file can be found. This can be used to override the default logging configuration for the arbiter. .TP .B \-\-daemon Start circusd in the background. .TP .B \-\-pidfile \fIPIDFILE\fP The location of the PID file. .TP .B \-\-version Displays Circus version and exits. .UNINDENT .SH SEE ALSO .sp \fIcircus\fP (1), \fIcircusctl\fP (1), \fIcircusd\-stats\fP (1), \fIcircus\-plugin\fP (1), \fIcircus\-top\fP (1). .sp Full Documentation is available at \fI\%http://circus.readthedocs.org\fP .SH AUTHOR David Douard .\" Generated by docutils manpage writer. .