mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Adds documentation of alternate kibana yml usage. (#132578)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
ab4943e62c
commit
891e21230c
1 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,11 @@ non-dev version and accepts any of the
|
|||
https://www.elastic.co/guide/en/kibana/current/settings.html[standard
|
||||
settings].
|
||||
|
||||
[discrete]
|
||||
=== Using an Alternate YML File
|
||||
|
||||
To run Kibana with an alternate yml file, use the `--config` option to specify the path to the desired yml file. For example: `yarn start --config=config/my_config.yml`
|
||||
|
||||
[discrete]
|
||||
=== Potential Optimization Pitfalls
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue