Go to file
Mikhail Shustov bd66fab861
Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632)
* move test_helpers to the core

* create base tsconfig

* all tsconfigs use the base one

* use test_helpers exposed from the src/core

* move getFieldFormatsRegistry to data plugin

* add test_utils project

* compile types after checkout

* add a stub for platform tsconfig.json

* fix broken import

* fix broken path to the base config

* set tsBuildInfoFile for project without outDir

* do not commit tsbuildinfo file

* do not check output d.ts files

* fix type error

* use separate config to build types

* rollback changes to include paths

* mute import zone error

* rename files to avoid references to tsd

* do not use tsd for type tests

* include all ts files in project

* run buildRefs before type check to ensure the latest version

* store tsbuildinfo locally

* update paths to base config

* comment out core/tsconfig.json

* remove ui path

* fix wrong tsbuildinfo path
2020-09-03 23:02:05 +02:00
.ci Add asciidoc support for generated plugin list (#72292) (#75778) 2020-08-24 14:16:59 -04:00
.github Update links that pointed to CONTRIBUTING.md (#74757) (#74765) 2020-08-12 08:22:49 -04:00
common/graphql
config Node options from cfg file for production (#62468) (#71463) 2020-07-13 18:27:23 +01:00
data
docs Index Pattern class - remove toJSON and toString (#76246) (#76582) 2020-09-03 15:24:32 -05:00
examples Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
licenses
packages Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
rfcs [7.x] RFC: encryption key rotation support for the encryptedSavedObjects plugin (#74628) 2020-08-10 09:18:34 +02:00
scripts Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
src Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
tasks [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
test Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
typings [7.x] Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) (#74384) 2020-08-05 21:45:29 +02:00
utilities update code style 2020-05-22 10:35:02 +02:00
vars Fixed alerting_api_integration/security_and_spaces tests failing if actions proxy set on for parallel process running using commands 'scripts/functional_tests_server' and 'scripts/functional_test_runner' (#75232) (#75884) 2020-08-25 10:29:33 -07:00
x-pack Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
.backportrc.json [7.x] chore(NA): setup backport tool for 7.9 and the new 7.x (#71861) (#71898) 2020-07-15 19:40:50 +01:00
.browserslistrc Aligns BrowserList config with Support Matrix (#71876) (#72122) 2020-07-16 13:01:10 -07:00
.editorconfig
.eslintignore chore(NA): add elastic prefix to eslint-config-kibana (#76059) (#76317) 2020-09-01 16:37:26 +01:00
.eslintrc.js Move streams utils to the core (#76397) (#76609) 2020-09-03 14:18:14 +02:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) (#70614) 2020-07-02 14:53:42 -07:00
.gitattributes
.gitignore Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
.i18nrc.json Migrate timelion to the NP. (#69160) (#71676) 2020-07-17 09:38:45 +02:00
.node-version [7.x] Update Node.js to version 10.22.0 (#75254) (#75411) 2020-08-19 14:09:42 +02:00
.nvmrc [7.x] Update Node.js to version 10.22.0 (#75254) (#75411) 2020-08-19 14:09:42 +02:00
.prettierrc
.sass-lint.yml Empty index patterns page re-design (#68819) (#74903) 2020-08-12 18:31:06 -05:00
.telemetryrc.json [Telemetry] Add Application Usage Schema (#75283) (#75970) 2020-08-27 08:37:25 +01:00
.yarnrc
api-documenter.json Normalize EOL symbol in platform docs (#56021) (#56041) 2020-01-27 21:04:26 +01:00
CONTRIBUTING.md Improvements to our developer guide (#67764) (#71455) 2020-07-13 12:16:18 -04:00
FAQ.md
github_checks_reporter.json
Gruntfile.js update code style 2020-05-22 10:35:02 +02:00
Jenkinsfile [7.x] [CI] Add pipeline task queue framework and merge workers into one (#71268) (#74276) 2020-08-14 16:41:47 -04:00
kibana.d.ts [7.x] Update @typescript-eslint to ensure compatibility with TypeScript v3.9 (#74091) (#74384) 2020-08-05 21:45:29 +02:00
LICENSE.txt
NOTICE.txt [APM] Service maps layout enhancements (#76481) (#76594) 2020-09-03 01:45:32 -07:00
package.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
preinstall_check.js
README.md [7.x] Remove legacy optimizer (#73154) (#74966) 2020-08-13 12:36:25 -07:00
renovate.json5 [ML] Fix HTML named characters encoding (#72060) (#72282) 2020-07-17 18:47:00 +02:00
STYLEGUIDE.md [7.x] Remove legacy optimizer (#73154) (#74966) 2020-08-13 12:36:25 -07:00
tsconfig.base.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02: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.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
tsconfig.refs.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
tsconfig.types.json Introduce TS incremental builds & move src/test_utils to TS project (#76082) (#76632) 2020-09-03 23:02:05 +02:00
TYPESCRIPT.md [7.x] Fixed grammar (#74725) (#74745) 2020-08-11 13:21:03 -04:00
yarn.lock [data.search.SearchSource] Remove legacy ES client APIs. (#75943) (#76676) 2020-09-03 14:47:38 -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.