mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
6e67cc4865
commit
76b64e3c96
1 changed files with 16 additions and 0 deletions
|
@ -133,7 +133,10 @@ kibana_vars=(
|
|||
xpack.monitoring.ui.container.elasticsearch.enabled
|
||||
xpack.monitoring.ui.container.logstash.enabled
|
||||
xpack.monitoring.ui.enabled
|
||||
xpack.reporting.capture.browser.autoDownload
|
||||
xpack.reporting.capture.browser.chromium.disableSandbox
|
||||
xpack.reporting.capture.browser.chromium.inspect
|
||||
xpack.reporting.capture.browser.chromium.maxScreenshotDimension
|
||||
xpack.reporting.capture.browser.chromium.proxy.enabled
|
||||
xpack.reporting.capture.browser.chromium.proxy.server
|
||||
xpack.reporting.capture.browser.chromium.proxy.bypass
|
||||
|
@ -142,7 +145,14 @@ kibana_vars=(
|
|||
xpack.reporting.capture.loadDelay
|
||||
xpack.reporting.capture.settleTime
|
||||
xpack.reporting.capture.timeout
|
||||
xpack.reporting.capture.viewport.height
|
||||
xpack.reporting.capture.viewport.width
|
||||
xpack.reporting.capture.zoom
|
||||
xpack.reporting.csv.checkForFormulas
|
||||
xpack.reporting.csv.enablePanelActionDownload
|
||||
xpack.reporting.csv.maxSizeBytes
|
||||
xpack.reporting.csv.scroll.duration
|
||||
xpack.reporting.csv.scroll.size
|
||||
xpack.reporting.enabled
|
||||
xpack.reporting.encryptionKey
|
||||
xpack.reporting.index
|
||||
|
@ -150,8 +160,14 @@ kibana_vars=(
|
|||
xpack.reporting.kibanaServer.hostname
|
||||
xpack.reporting.kibanaServer.port
|
||||
xpack.reporting.kibanaServer.protocol
|
||||
xpack.reporting.poll.jobCompletionNotifier.interval
|
||||
xpack.reporting.poll.jobCompletionNotifier.intervalErrorMultiplier
|
||||
xpack.reporting.poll.jobsRefresh.interval
|
||||
xpack.reporting.poll.jobsRefresh.intervalErrorMultiplier
|
||||
xpack.reporting.queue.indexInterval
|
||||
xpack.reporting.queue.pollEnabled
|
||||
xpack.reporting.queue.pollInterval
|
||||
xpack.reporting.queue.pollIntervalErrorMultiplier
|
||||
xpack.reporting.queue.timeout
|
||||
xpack.reporting.roles.allow
|
||||
xpack.searchprofiler.enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue