Logging settings
Use this information to get Ceph Object Gateway logging settings.
| Name | Description | Type | Default |
|---|---|---|---|
debug_rgw_datacache |
Low level D3N logs can be enabled by the debug_rgw_datacache subsystem (up
to debug_rgw_datacache=30) |
Integer | 1/5 |
|
|
Enables Ceph Object Gateway to log a request for a non-existent bucket. |
Boolean |
|
|
|
The logging format for an object name. See manpage date for details about format specifiers. |
Date |
|
|
|
Whether a logged object name includes a UTC time. If |
Boolean |
|
|
|
The maximum number of shards for usage logging. |
Integer |
|
|
|
The maximum number of shards used for a single user’s usage logging. |
Integer |
|
|
|
Enable logging for each successful Ceph Object Gateway operation. |
Boolean |
|
|
|
Enable the usage log. |
Boolean |
|
|
|
Whether the operations log should be written to the Ceph Storage Cluster backend. |
Boolean |
|
|
|
The Unix domain socket for writing operations logs. |
String |
None |
|
|
The maximum data backlog data size for operations logs written to a Unix domain socket. |
Integer |
|
|
|
The number of dirty merged entries in the usage log before flushing synchronously. |
Integer |
1024 |
|
|
Flush pending usage log data every |
Integer |
|
|
|
The logging format for the intent log object name. See manpage date for details about format specifiers. |
Date |
|
|
|
Whether the intent log object name includes a UTC time. If |
Boolean |
|
|
|
The data log entries window in seconds. |
Integer |
|
|
|
The number of in-memory entries to hold for the data changes log. |
Integer |
|
|
|
The number of shards (objects) on which to keep the data changes log.
Note: Changing the value is
not supported. |
Integer |
|
|
|
The object name prefix for the data log. |
String |
|
|
|
The object name prefix for the replica log. |
String |
|
|
|
The maximum number of shards for the metadata log. |
Integer |
|
rgw_log_http_headers |
Comma-delimited list of HTTP headers to include with ops log entries. Header names are case insensitive, and use the full header name with words separated by underscores. | String | None |