mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
replaces overwritten setting (#33521)
This commit is contained in:
parent
d182d7cb74
commit
894167a256
1 changed files with 2 additions and 2 deletions
|
@ -133,12 +133,12 @@ error messages.
|
|||
|
||||
`logging.silent:`:: *Default: false* Set the value of this setting to `true` to suppress all logging output.
|
||||
|
||||
[[logging-verbose]]`logging.verbose:`:: *Default: false* Set the value of this setting to `true` to log all events, including system usage information and all requests. Supported on Elastic Cloud Enterprise.
|
||||
|
||||
`logging.timezone`:: *Default: UTC* Set to the canonical timezone id
|
||||
(for example, `America/Los_Angeles`) to log events using that timezone. A list of timezones can
|
||||
be referenced at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.
|
||||
|
||||
`logging.timezone`:: *Default: UTC* Set to the canonical timezone id (e.g. `US/Pacific`) to log events using that timezone. A list of timezones can be referenced at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.
|
||||
|
||||
`map.includeElasticMapsService:`:: *Default: true* Turns on or off whether layers from the Elastic Maps Service should be included in the vector and tile layer option list.
|
||||
By turning this off, only the layers that are configured here will be included.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue