26510e84dd
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
26 lines
1005 B
ReStructuredText
26 lines
1005 B
ReStructuredText
..
|
|
Warning: Do not edit this file. It is automatically generated and your
|
|
changes will be overwritten. The tool to do so lives in the
|
|
openstack-doc-tools repository.
|
|
|
|
.. list-table:: Description of configuration options for ``[account-auditor]`` in ``account-server.conf``
|
|
:header-rows: 1
|
|
:class: config-ref-table
|
|
|
|
* - Configuration option = Default value
|
|
- Description
|
|
* - ``accounts_per_second`` = ``200``
|
|
- Maximum accounts audited per second. Should be tuned according to individual system specs. 0 is unlimited.
|
|
* - ``interval`` = ``1800``
|
|
- Minimum time for a pass to take
|
|
* - ``log_address`` = ``/dev/log``
|
|
- Location where syslog sends the logs to
|
|
* - ``log_facility`` = ``LOG_LOCAL0``
|
|
- Syslog log facility
|
|
* - ``log_level`` = ``INFO``
|
|
- Logging level
|
|
* - ``log_name`` = ``account-auditor``
|
|
- Label used when logging
|
|
* - ``recon_cache_path`` = ``/var/cache/swift``
|
|
- Directory where stats for a few items will be stored
|