Go to file
Marta Bondyra 351990068d
[Lens] Drag and drop accessibility messages (#91494)
* [Lens] copy dnd

* Update x-pack/plugins/lens/public/drag_drop/providers.tsx

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>

Co-authored-by: Wylie Conlon <wylieconlon@gmail.com>
2021-02-17 16:48:26 +01:00
.ci [coverage] increase timeout to 5h (#91643) 2021-02-17 16:06:52 +01:00
.github [Uptime] increase flaky alert retry time (#91455) 2021-02-16 18:53:33 +01:00
config Add server.publicBaseUrl config (#85075) 2020-12-08 17:02:39 -07:00
dev_docs Add saved object docs (#90860) 2021-02-11 11:27:46 -05:00
docs Report telemetry for autocomplete (#91428) 2021-02-17 14:41:15 +02:00
examples Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
licenses Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
packages Unify Kibana & Elasticsearch logging config keys (#90764) 2021-02-16 20:27:25 +01: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 [TSVB] Support min and max with histogram data types (#91581) 2021-02-17 10:46:14 -05:00
tasks/config [Timelion] Communicate the index pattern to the dashboard (#90623) 2021-02-11 14:24:08 +03:00
test unskip navigation test (#91306) 2021-02-16 14:52:38 -08: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 [coverage] fix jest merging (#90915) 2021-02-16 18:02:56 +01:00
x-pack [Lens] Drag and drop accessibility messages (#91494) 2021-02-17 16:48:26 +01:00
.backportrc.json [backportrc] Adds 7.11 branch and bumps 7.x (#86131) 2020-12-16 10:10:39 -08: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 [Timelion] Communicate the index pattern to the dashboard (#90623) 2021-02-11 14:24:08 +03: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 Cleanup OSS code from visualizations wizard (#89092) 2021-01-27 12:45:49 +02: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
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
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 remove xregexp package (#91369) 2021-02-17 17:10:40 +02: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 remove Operations from renovate labels 2021-02-16 13:24:06 -07: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 TS config cleanup (#90492) 2021-02-11 12:34:25 -05: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 remove xregexp package (#91369) 2021-02-17 17:10:40 +02: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.