[docs] Add path.data to setup instructions (#13513)

* [docs] Add path.data to setup instructions

* [docs] Add path.data to rpm and deb table
This commit is contained in:
Jonathan Budzenski 2017-08-31 10:16:50 -05:00 committed by Jonathan Budzenski
parent cc0cef43b6
commit d68383578e
No known key found for this signature in database
GPG key ID: D28BF9418FA0F292
3 changed files with 3 additions and 2 deletions

View file

@ -180,7 +180,7 @@ locations for a Debian-based system:
| data
| The location of the data files written to disk by Kibana and its plugins
| /var/lib/kibana
d|
| path.data
| optimize
| Transpiled source code. Certain administrative actions (e.g. plugin install)

View file

@ -172,7 +172,7 @@ locations for an RPM-based system:
| data
| The location of the data files written to disk by Kibana and its plugins
| /var/lib/kibana
d|
| path.data
| optimize
| Transpiled source code. Certain administrative actions (e.g. plugin install)

View file

@ -82,6 +82,7 @@ to 0 to disable.
`elasticsearch.startupTimeout:`:: *Default: 5000* Time in milliseconds to wait for Elasticsearch at Kibana startup before
retrying.
`pid.file:`:: Specifies the path where Kibana creates the process ID file.
`path.data`:: *Default: `./data`* The path where Kibana stores persistent data not saved in Elasticsearch
`logging.dest:`:: *Default: `stdout`* Enables you specify a file where Kibana stores log output.
`logging.silent:`:: *Default: false* Set the value of this setting to `true` to suppress all logging output.
`logging.quiet:`:: *Default: false* Set the value of this setting to `true` to suppress all logging output other than