Go to file
spalger 86ffd605b2 skip flaky suite (#118272)
(cherry picked from commit a03e12bec0)
2021-11-10 20:44:19 -07:00
.buildkite [CI] Add firefox and accessibility tasks to the flaky test suite runner (#118036) (#118092) 2021-11-09 16:47:47 -05:00
.ci Bump node to 16.13.0 (#116519) (#117254) 2021-11-03 05:18:31 +00:00
.github/ISSUE_TEMPLATE Improve APM issue template (#109561) (#109778) 2021-08-24 04:03:21 -04: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 [User Experience] Add error boundary to prevent UX dashboard from crashing the application (#117583) (#117913) 2021-11-10 07:07:05 -05:00
docs [7.16] [Fleet] Show callout when EPR unavailable (#117598) (#118082) 2021-11-10 16:17:37 -05:00
examples [7.16] [eslint] enable type-specific lint rules (#114184) (#117451) 2021-11-03 23:58:42 -06:00
licenses
packages [7.16] Remove direct usage of EUI theme vars (#116232) (#118229) 2021-11-10 20:48:19 -05:00
plugins
rfcs Updates Github link references from master to main (#116789) (#116792) 2021-10-29 10:08:30 -07:00
scripts [7.16] [docs] rewrite docs cli to show logs and use modern apis (#117767) (#117973) 2021-11-09 08:27:59 +00:00
src [7.16] Remove direct usage of EUI theme vars (#116232) (#118229) 2021-11-10 20:48:19 -05:00
test [Discover][Context] Fix selecting another surrounding document (#117567) (#117997) 2021-11-09 13:49:39 +00:00
typings [Fix] Replace Osquery query parser lib (#113425) (#113467) 2021-09-29 16:34:45 -04:00
vars adds lists plugin to security solution cypress tests execution (#116442) (#116494) 2021-10-27 23:42:10 +01:00
x-pack skip flaky suite (#118272) 2021-11-10 20:44:19 -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
.bazeliskversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.bazelrc [bazel] Remove Bazel cache for now (#116351) (#116355) 2021-10-26 12:08:02 -07:00
.bazelrc.common [7.16] chore(NA): moves disk_cache and repository_cache bazel flags from common to specific commands (#118037) (#118080) 2021-11-09 19:19:01 -05:00
.bazelversion Development and build support for ARM based Apple devices (#114879) (#115663) 2021-10-19 20:34:47 -04:00
.browserslistrc
.editorconfig
.eslintignore [kbn/ui-shared-deps] split into two packages (#110558) (#112475) 2021-09-16 18:02:17 -04:00
.eslintrc.js [kibanaUtils] Don't import full semver client side (#114986) (#115343) 2021-10-18 10:32:38 -04:00
.fossa.yml
.gitattributes
.gitignore [7.16] [eslint] enable type-specific lint rules (#114184) (#117451) 2021-11-03 23:58:42 -06: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 Bump node to 16.13.0 (#116519) (#117254) 2021-11-03 05:18:31 +00:00
.npmrc
.nvmrc Bump node to 16.13.0 (#116519) (#117254) 2021-11-03 05:18:31 +00:00
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc
.telemetryrc.json
.yarnrc
api-documenter.json
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
github_checks_reporter.json
Jenkinsfile [CI] Disable tracked branch jobs in Jenkins, enable reporting in Buildkite (#112604) (#112684) 2021-09-21 13:57:58 -04:00
jest.config.integration.js
jest.config.js [Canvas] Expression tagcloud (#108036) (#109627) 2021-08-23 09:58:32 -04:00
kibana.d.ts
LICENSE.txt
NOTICE.txt
package.json [7.16] [Charts] fix legend breaking on words (#117681) 2021-11-08 23:12:42 +00:00
preinstall_check.js
README.md
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
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
WORKSPACE.bazel Bump node to 16.13.0 (#116519) (#117254) 2021-11-03 05:18:31 +00:00
yarn.lock [7.16] [Charts] fix legend breaking on words (#117681) 2021-11-08 23:12:42 +00: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.