diff --git a/docs/source/settings.rst b/docs/source/settings.rst index 6996db0c..ed1a846a 100644 --- a/docs/source/settings.rst +++ b/docs/source/settings.rst @@ -930,3 +930,14 @@ ciphers Ciphers to use (see stdlib ssl module's) +Logging +------- + +statsd_host +~~~~~~~~~~~ + +* ``--statsd-host STATSD_ADDR`` +* ``None`` + +host:port of the statsd server to log to +