Your window into the Elastic Stack
Find a file
Kibana Machine 42a23d5b87
[7.17] [Docs] Adds authentication providers sync to load balancing documentation (#149961) (#150192)
# Backport

This will backport the following commits from `main` to `7.17`:
- [[Docs] Adds authentication providers sync to load balancing
documentation (#149961)](https://github.com/elastic/kibana/pull/149961)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Jeramy
Soucy","email":"jeramy.soucy@elastic.co"},"sourceCommit":{"committedDate":"2023-02-02T16:11:35Z","message":"[Docs]
Adds authentication providers sync to load balancing documentation
(#149961)\n\nCloses #113928\r\n\r\n## Summary\r\n\r\n- Adds
'xpack.security.authc.providers' to the list of settings that\r\nmust be
the same across all Kibana instances behind a load balancer.\r\n- Adds a
warning block explaining why the authentication providers need\r\nto
match, and an additional configuration case where this
applies\r\n(Kibana instances that are backed by the same ES instance and
share the\r\nsame
kibana.index).","sha":"1418d753eacd0095cca4f08af5c5b12cc9af0817","branchLabelMapping":{"^v8.7.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Security","release_note:skip","docs","Feature:Security/Session
Management","backport:all-open","v8.7.0"],"number":149961,"url":"https://github.com/elastic/kibana/pull/149961","mergeCommit":{"message":"[Docs]
Adds authentication providers sync to load balancing documentation
(#149961)\n\nCloses #113928\r\n\r\n## Summary\r\n\r\n- Adds
'xpack.security.authc.providers' to the list of settings that\r\nmust be
the same across all Kibana instances behind a load balancer.\r\n- Adds a
warning block explaining why the authentication providers need\r\nto
match, and an additional configuration case where this
applies\r\n(Kibana instances that are backed by the same ES instance and
share the\r\nsame
kibana.index).","sha":"1418d753eacd0095cca4f08af5c5b12cc9af0817"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.7.0","labelRegex":"^v8.7.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/149961","number":149961,"mergeCommit":{"message":"[Docs]
Adds authentication providers sync to load balancing documentation
(#149961)\n\nCloses #113928\r\n\r\n## Summary\r\n\r\n- Adds
'xpack.security.authc.providers' to the list of settings that\r\nmust be
the same across all Kibana instances behind a load balancer.\r\n- Adds a
warning block explaining why the authentication providers need\r\nto
match, and an additional configuration case where this
applies\r\n(Kibana instances that are backed by the same ES instance and
share the\r\nsame
kibana.index).","sha":"1418d753eacd0095cca4f08af5c5b12cc9af0817"}}]}]
BACKPORT-->

Co-authored-by: Jeramy Soucy <jeramy.soucy@elastic.co>
2023-02-02 11:28:55 -05:00
.buildkite [7.17] Fix autocommiting from CI (#148066) (#148070) 2022-12-23 12:12:03 -07:00
.ci [7.17] Bump node to 16.18.1 (#144751) (#144826) 2022-11-08 13:32:27 -06:00
.github Prepare to enable GitHub Code Scanning on the 7.17 branch (#150020) 2023-02-01 17:00:33 +01:00
api_docs remove unused enrollment path (#117063) (#117201) 2021-11-05 21:18:05 +00:00
config [7.x] Bump node to 16.11.1 (#115298) 2021-10-16 16:22:17 -05:00
dev_docs [docs] document yarn.lock backport rules (#132883) (#132947) 2022-05-25 09:41:37 -07:00
docs [7.17] [Docs] Adds authentication providers sync to load balancing documentation (#149961) (#150192) 2023-02-02 11:28:55 -05:00
examples [7.17] [Dashboard][Embeddable] Create Explicit Diffing System (#121241) (#124293) 2022-02-02 12:35:57 -07:00
licenses [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
packages [@kbn/legacy-logging] Stream is capable of handling more load (#149598) 2023-01-27 09:20:06 +01:00
plugins [7.x] [dev/cli] ensure plugins/ and all watch source dirs exist (#78973) (#78998) 2020-09-30 11:53:12 -07:00
rfcs Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
scripts Updates to Jest configuration (#125727) (#125754) 2022-02-16 00:19:27 -07:00
src [7.17] Improve security of links using target=_blank (#150049) (#150160) 2023-02-02 07:48:44 -07:00
test skip flaky suite (#134967) 2023-01-31 15:20:13 +00:00
typings [storybook] upgrade to 6.3.x (#119498) (#120048) 2021-11-30 18:59:01 -07:00
vars adds lists plugin to security solution cypress tests execution (#116442) (#116494) 2021-10-27 23:42:10 +01:00
x-pack [7.17] Improve security of links using target=_blank (#150049) (#150160) 2023-02-02 07:48:44 -07:00
.backportrc.json chore(NA): adds backport config for 8.1.0 bump (#116431) (#116499) 2021-10-27 16:35:43 -04:00
.bazelignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.bazeliskversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.bazelrc chore(NA): use new and more performant BuildBuddy servers (#130350) (#130441) 2022-04-18 10:24:38 -07:00
.bazelrc.common [bazel] Setup remote cache settings on bootstrap (#121445) (#123303) 2022-01-18 15:17:11 -07:00
.bazelversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.browserslistrc [7.x] [browserslist] remove unnecessary browsers (#89186) (#89250) 2021-01-25 18:22:34 -07:00
.editorconfig .editorconfig MDX files should follow the same rules as MD (#96942) (#97079) 2021-04-14 05:34:57 -04:00
.eslintignore [7.17] chore(NA): rename @elastic/eslint-config-kibana as @kbn/eslint-config (#132278) (#132286) 2022-05-16 15:33:52 -07:00
.eslintrc.js [7.17] [Graph] Remove Venn diagram dependency (#135007) (#136103) 2022-07-13 21:39:42 +03:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) (#70614) 2020-07-02 14:53:42 -07:00
.gitattributes [7.x] [canvas] Color fixes + Storybook 5 (#34075) (#34369) 2019-04-02 16:35:28 -05:00
.gitignore chore(NA): include .ijwb folder into the .gitignore file (#144755) (#144757) 2022-11-07 20:05:55 -07:00
.i18nrc.json [MetricVis] Move the expression function and renderer to a separate plugin. (#113427) (#114384) 2021-10-08 04:28:29 -04:00
.node-version [7.17] Bump node to 16.18.1 (#144751) (#144826) 2022-11-08 13:32:27 -06:00
.npmrc chore(NA): assure puppeteer_skip_chromium_download is applied across every yarn install situation (#88346) (#88379) 2021-01-14 20:32:48 +00:00
.nvmrc [7.17] Bump node to 16.18.1 (#144751) (#144826) 2022-11-08 13:32:27 -06:00
.prettierignore [7.x] [dev] Replace sass-lint with stylelint (#86177) (#88498) 2021-01-15 14:36:34 -06:00
.prettierrc Increase prettier line width to 100 (#20535) 2018-07-09 22:50:37 +02:00
.stylelintignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.stylelintrc Amsterdam helpers (#93701) (#94323) 2021-03-10 13:36:11 -05:00
.telemetryrc.json [Usage collection] Collect non-default kibana configs (#97368) (#97653) 2021-04-20 13:04:54 -04:00
.yarnrc chore(NA): manage npm dependencies within bazel (#92864) (#93474) 2021-03-03 15:21:20 -05:00
api-documenter.json Normalize EOL symbol in platform docs (#56021) (#56041) 2020-01-27 21:04:26 +01:00
BUILD.bazel [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
CONTRIBUTING.md Update doc slugs to improve analytic tracking, move to appropriate folders (#113630) (#113862) 2021-10-04 20:43:23 -04:00
FAQ.md propose language changes (#10709) 2017-03-05 12:10:32 -05:00
github_checks_reporter.json implementing github checks - second attempt (#35757) (#35906) 2019-05-01 19:53:02 -05:00
Jenkinsfile [CI] Disable tracked branch jobs in Jenkins, enable reporting in Buildkite (#112604) (#112684) 2021-09-21 13:57:58 -04:00
kibana.d.ts [7.x] Remove /src/legacy (#95510) (#96283) 2021-04-06 06:08:31 -04:00
LICENSE.txt [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
NOTICE.txt [7.17] Update NOTICE.txt year (#148304) 2023-01-03 09:24:16 -06:00
package.json [7.17] Update dependency selenium-webdriver to ^4.8.0 (main) (#149869) (#149895) 2023-01-31 09:02:41 -06:00
preinstall_check.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
README.md STYLEGUIDE reference .md => .mdx (#107440) (#107456) 2021-08-02 15:17:17 -04:00
STYLEGUIDE.mdx Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
tsconfig.base.json Adds missing DOM.Iterable (#115218) (#115419) 2021-10-18 19:52:42 +00:00
tsconfig.bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.browser.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
tsconfig.browser_bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.types.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
TYPESCRIPT.md [7.x] Fixed grammar (#74725) (#74745) 2020-08-11 13:21:03 -04:00
WORKSPACE.bazel [7.17] Bump node to 16.18.1 (#144751) (#144826) 2022-11-08 13:32:27 -06:00
yarn.lock [7.17] Update dependency selenium-webdriver to ^4.8.0 (main) (#149869) (#149895) 2023-01-31 09:02:41 -06:00

Kibana

Kibana is your window into the Elastic Stack. Specifically, it's a browser-based analytics and search dashboard for Elasticsearch.

Getting Started

If you just want to try Kibana out, check out the Elastic Stack Getting Started Page to give it a whirl.

If you're interested in diving a bit deeper and getting a taste of Kibana's capabilities, head over to the Kibana Getting Started Page.

Using a Kibana Release

If you want to use a Kibana release in production, give it a test run, or just play around:

Building and Running Kibana, and/or Contributing Code

You might want to build Kibana locally to contribute some code, test out the latest features, or try out an open PR:

Documentation

Visit Elastic.co for the full Kibana documentation.

For information about building the documentation, see the README in elastic/docs.

Version Compatibility with Elasticsearch

Ideally, you should be running Elasticsearch and Kibana with matching version numbers. If your Elasticsearch has an older version number or a newer major number than Kibana, then Kibana will fail to run. If Elasticsearch has a newer minor or patch number than Kibana, then the Kibana Server will log a warning.

Note: The version numbers below are only examples, meant to illustrate the relationships between different types of version numbers.

Situation Example Kibana version Example ES version Outcome
Versions are the same. 5.1.2 5.1.2 💚 OK
ES patch number is newer. 5.1.2 5.1.5 ⚠️ Logged warning
ES minor number is newer. 5.1.2 5.5.0 ⚠️ Logged warning
ES major number is newer. 5.1.2 6.0.0 🚫 Fatal error
ES patch number is older. 5.1.2 5.1.0 ⚠️ Logged warning
ES minor number is older. 5.1.2 5.0.0 🚫 Fatal error
ES major number is older. 5.1.2 4.0.0 🚫 Fatal error

Questions? Problems? Suggestions?

  • If you've found a bug or want to request a feature, please create a GitHub Issue. Please check to make sure someone else hasn't already created an issue for the same topic.
  • Need help using Kibana? Ask away on our Kibana Discuss Forum and a fellow community member or Elastic engineer will be glad to help you out.