Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
[docs/logging] document useUTC flag (elastic#16018)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Jan 12, 2018
1 parent 549b48f commit 2e7379d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/setup/settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ error messages.
`logging.silent:`:: *Default: false* Set the value of this setting to `true` to suppress all logging output.
`logging.verbose`:: *Default: false* Set the value of this setting to `true` to log all events, including system usage
information and all requests.
`logging.useUTC`:: *Default: true* Set the value of this setting to `false` to log events using the timezone of the server, rather than UTC.

`path.data`:: *Default: `data`* The path where Kibana stores persistent data not saved in Elasticsearch.

Expand Down

0 comments on commit 2e7379d

Please sign in to comment.