Go to file
2021-02-23 09:01:51 +01:00
.ci [ci] call chrome and firefox scripts from security cypress job (#92318) 2021-02-22 19:05:28 -05:00
.github Speed up spaces tests by letting v2 migrations do less work (#91829) 2021-02-22 08:44:41 -05:00
config Add server.publicBaseUrl config (#85075) 2020-12-08 17:02:39 -07:00
dev_docs Converts logging README format to be compatible with new docs system (#91958) 2021-02-22 15:14:24 -05:00
docs Simplify anonymous access & embedding docs. (#90409) 2021-02-23 08:56:56 +01:00
examples Fix track total hits not sent correctly from SearchSource (#91909) 2021-02-22 23:05:32 +02:00
licenses Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
packages Add @kbn/analytics to the dependencies in @kbn/ui-shared-deps (#92202) 2021-02-22 12:24:56 -05:00
plugins [dev/cli] ensure plugins/ and all watch source dirs exist (#78973) 2020-09-30 10:20:44 -07:00
rfcs RFC Improve saved object migrations algorithm (#84333) 2021-02-10 13:54:52 +01:00
scripts [ts/build_ts_refs] add support for --clean flag (#91060) 2021-02-10 22:38:06 -07:00
src Prevent rewrite of date_histogram interval (#91408) 2021-02-23 10:41:41 +03:00
tasks/config [Timelion] Communicate the index pattern to the dashboard (#90623) 2021-02-11 14:24:08 +03:00
test [Discover] Show correct data for top level object columns (#91954) 2021-02-22 14:24:10 -05:00
typings Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
utilities Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
vars [Security Solution] Cypress tests executed on Firefox (#91524) 2021-02-22 17:48:43 +01:00
x-pack adjust waterfall chart sidebar CSS to appropriately display border (#92191) 2021-02-22 22:11:26 -05:00
.backportrc.json [backportrc] Adds 7.12 branch and bumps 7.x (#91883) 2021-02-18 12:23:30 -05:00
.bazelignore chore(NA): introduce new yarn kbn reset command to support bazel workflow (#89597) 2021-02-03 22:02:34 +00:00
.bazeliskversion chore(NA): bazel machinery installation on kbn bootstrap (#89469) 2021-01-28 00:51:01 +00:00
.bazelrc chore(NA): move bazel workspace status from bash script into nodejs executable (#90560) 2021-02-08 22:24:14 +00:00
.bazelrc.common chore(NA): introduce new yarn kbn reset command to support bazel workflow (#89597) 2021-02-03 22:02:34 +00:00
.bazelversion chore(NA): bazel machinery installation on kbn bootstrap (#89469) 2021-01-28 00:51:01 +00:00
.browserslistrc [browserslist] remove unnecessary browsers (#89186) 2021-01-25 16:30:18 -07:00
.editorconfig
.eslintignore [CI] Build and publish storybooks (#87701) 2021-02-18 14:13:23 -05:00
.eslintrc.js [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) 2020-07-02 08:37:37 -07:00
.gitattributes
.gitignore [APM] Fix optimize-tsconfig script (#91487) 2021-02-17 09:06:23 +01:00
.i18nrc.json Index pattern field editor (#88995) 2021-02-18 12:00:43 -06:00
.node-version Bump Node.js from version 14.15.3 to 14.15.4 (#87207) 2021-01-04 22:14:48 +01:00
.npmrc chore(NA): assure puppeteer_skip_chromium_download is applied across every yarn install situation (#88346) 2021-01-14 18:00:23 +00:00
.nvmrc Bump Node.js from version 14.15.3 to 14.15.4 (#87207) 2021-01-04 22:14:48 +01:00
.prettierignore [dev] Replace sass-lint with stylelint (#86177) 2021-01-15 11:52:29 -06:00
.prettierrc
.stylelintignore [dev] Replace sass-lint with stylelint (#86177) 2021-01-15 11:52:29 -06:00
.stylelintrc Implement custom global header banner (#87438) 2021-02-11 10:12:24 +01:00
.telemetryrc.json [Usage collection] Make schema mandatory (#79999) 2020-10-26 12:57:15 +02:00
.yarnrc chore(NA): enable yarn prefer offline and local mirror for development (#84124) 2020-11-25 00:18:18 +00:00
api-documenter.json Normalize EOL symbol in platform docs (#56021) 2020-01-27 18:42:45 +01:00
BUILD.bazel chore(NA): support bazel and kbn packages in parallel on kbn pm and on distributable build scripts (#89961) 2021-02-04 04:39:35 +00:00
CODE_OF_CONDUCT.md Add CODE_OF_CONDUCT.md (#87439) 2021-02-23 09:01:51 +01:00
CONTRIBUTING.md Improvements to our developer guide (#67764) 2020-07-13 10:47:01 -04:00
FAQ.md
github_checks_reporter.json
Gruntfile.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
Jenkinsfile [CI] Increase pipeline timeouts (#91587) 2021-02-16 15:23:06 -08:00
jest.config.integration.js [CI] Combines Jest unit tests (#89948) 2021-02-09 10:08:46 -08:00
jest.config.js [CI] Combines Jest unit tests (#89948) 2021-02-09 10:08:46 -08:00
kibana.d.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
LICENSE.txt Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
NOTICE.txt 🍾 update notice text for 2021 2021-01-01 01:26:53 -07:00
package.json Some package.json cleanup (#92136) 2021-02-23 08:04:29 +01:00
preinstall_check.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md Fix "Getting started" link in README (#84153) 2020-11-23 15:33:02 -05:00
renovate.json5 chore(NA): setup renovate for the new 7.13 (#91859) 2021-02-18 12:33:16 -05:00
SECURITY.md Add security policy to the Kibana repository (#85407) 2020-12-10 09:26:00 -05:00
STYLEGUIDE.md chore(NA): tool to find plugins circular dependencies between plugins (#82867) 2020-11-30 22:19:32 +00:00
tsconfig.base.json TS config cleanup (#90492) 2021-02-11 12:34:25 -05:00
tsconfig.browser.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) 2020-09-03 14:20:04 +02:00
tsconfig.json Index pattern field editor (#88995) 2021-02-18 12:00:43 -06:00
tsconfig.refs.json Migrate logstash, monitoring, url_drilldowns, xpack_legacy to ts projects (#91194) 2021-02-17 04:50:56 -05:00
tsconfig.types.json ui_actions service initial docs (#78902) 2020-09-30 16:44:29 +02:00
TYPESCRIPT.md Fixed grammar (#74725) 2020-08-11 06:40:22 -04:00
WORKSPACE.bazel chore(NA): bazel machinery installation on kbn bootstrap (#89469) 2021-01-28 00:51:01 +00:00
yarn.lock Some package.json cleanup (#92136) 2021-02-23 08:04:29 +01: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.