Merge "Clarify Identity logging"
This commit is contained in:
commit
0cf26c3e2e
@ -53,16 +53,16 @@ pipeline = sizelimit url_normalize request_id build_auth_context token_auth admi
|
||||
</section>
|
||||
<section xml:id="keystone-logging">
|
||||
<title>Logging</title>
|
||||
<para>You configure logging externally to the rest of Identity. The file specifying the logging configuration is in the
|
||||
<literal>[DEFAULT]</literal> section of the
|
||||
<filename>keystone.conf</filename> file under
|
||||
<literal>log_config</literal>. To route logging through
|
||||
syslog, set <literal>use_syslog=true</literal> option in the
|
||||
<literal>[DEFAULT]</literal> section.</para>
|
||||
<para>A sample logging file is available with the project in the
|
||||
<filename>etc/logging.conf.sample</filename> directory. Like
|
||||
<para>You configure logging externally to the rest of Identity. The name of
|
||||
the file specifying the logging configuration is set using the
|
||||
<literal>log_config</literal> option in the <literal>[DEFAULT]</literal>
|
||||
section of the <filename>keystone.conf</filename> file. To route logging
|
||||
through syslog, set <literal>use_syslog=true</literal> in the
|
||||
<literal>[DEFAULT]</literal> section.</para>
|
||||
<para>A sample logging configuration file is available with the project in
|
||||
<filename>etc/logging.conf.sample</filename>. Like
|
||||
other OpenStack projects, Identity uses the Python
|
||||
logging module, which includes extensive configuration options
|
||||
logging module, which provides extensive configuration options
|
||||
that let you define the output levels and formats.</para>
|
||||
</section>
|
||||
<section xml:id="running-keystone">
|
||||
|
Loading…
Reference in New Issue
Block a user