Go to file
Joe Reuter 0247619e51
Migrate most kibana app plugins to TS projects (#87636) (#88205)
# Conflicts:
#	x-pack/tsconfig.json
2021-01-13 22:01:31 +01:00
.ci Bump the CI Node.js version from 14.15.3 to 14.15.4 (#87436) (#87814) 2021-01-11 14:24:01 +01:00
.github Remove codewoners file (#82940) 2020-11-09 13:42:44 +02:00
.teamcity [CI] TeamCity updates (#85843) (#86589) 2020-12-21 14:05:59 -05:00
common/graphql
config [7.x] Add server.publicBaseUrl config (#85075) (#85361) 2020-12-09 16:10:16 -07:00
dev_docs Split up plugin dev docs from team docs. Add some welcome landing pages. (#87353) (#87565) 2021-01-07 08:24:50 -05:00
docs revert runtime fields editor plugin (#88132) (#88187) 2021-01-13 13:59:31 -06:00
examples [Search][Sessions] Rename Background Sessions to Search Sessions (#87500) (#87661) 2021-01-07 22:38:46 +02:00
licenses
packages revert runtime fields editor plugin (#88132) (#88187) 2021-01-13 13:59:31 -06: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 [7.x] RFC: encryption key rotation support for the encryptedSavedObjects plugin (#74628) 2020-08-10 09:18:34 +02:00
scripts [build] Migrate grunt license:csv_report to script (#86001) 2021-01-13 09:52:34 -06:00
src Migrate most kibana app plugins to TS projects (#87636) (#88205) 2021-01-13 22:01:31 +01:00
tasks/config [build] Migrate grunt license:csv_report to script (#86001) 2021-01-13 09:52:34 -06:00
test [7.x] Converts Telemetry Management Section to TS project refs (#88073) (#88191) 2021-01-13 10:50:03 -07:00
typings Get rid of global types (#81739) (#81884) 2020-10-28 16:16:27 +03:00
utilities
vars [securitySolution/cypress] temporarily limit to PRs 2020-12-29 12:19:49 -07:00
x-pack Migrate most kibana app plugins to TS projects (#87636) (#88205) 2021-01-13 22:01:31 +01:00
.backportrc.json [backportrc] Adds 7.11 branch and bumps 7.x (#86131) 2020-12-16 10:11:35 -08:00
.browserslistrc [browserlist] Excludes browsers not supporting es6-class (#81431) (#81968) 2020-10-29 10:11:28 -07:00
.editorconfig
.eslintignore [@kbn/ui-framework] Removes all but dist files (#85347) (#85599) 2020-12-10 11:32:31 -08:00
.eslintrc.js [@kbn/ui-framework] Removes all but dist files (#85347) (#85599) 2020-12-10 11:32:31 -08:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) (#70614) 2020-07-02 14:53:42 -07:00
.gitattributes
.gitignore [@kbn/ui-framework] Removes all but dist files (#85347) (#85599) 2020-12-10 11:32:31 -08:00
.i18nrc.json [Time to Visualize] Add visualizations to dashboard from save modal (#83140) (#85345) 2020-12-09 10:37:25 -06:00
.node-version Bump Node.js from version 14.15.3 to 14.15.4 (#87207) (#87233) 2021-01-05 00:38:14 +01:00
.nvmrc Bump Node.js from version 14.15.3 to 14.15.4 (#87207) (#87233) 2021-01-05 00:38:14 +01:00
.prettierrc
.sass-lint.yml [Visualize] New visualization wizard (#79627) (#82858) 2020-11-06 20:49:10 +02:00
.telemetryrc.json [7.x] [Usage collection] Make schema mandatory (#79999) (#81595) 2020-10-26 22:34:13 +02:00
.yarnrc chore(NA): enable yarn prefer offline and local mirror for development (#84124) (#84297) 2020-11-25 02:39:01 +00:00
api-documenter.json
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
Jenkinsfile chore(NA): remove usage of unverified es snapshots (#83589) (#83604) 2020-11-18 04:19:53 +00:00
jest.config.integration.js Jest multi-project configuration (#77894) (#84826) 2020-12-02 14:02:21 -08:00
jest.config.js Jest multi-project configuration (#77894) (#84826) 2020-12-02 14:02:21 -08:00
jest.config.oss.js Jest multi-project configuration (#77894) (#84826) 2020-12-02 14:02:21 -08:00
kibana.d.ts Remove legacy plugins support (#77599) (#78252) 2020-09-23 11:44:58 +02:00
LICENSE.txt
NOTICE.txt 🍾 update notice text for 2021 2021-01-01 01:36:46 -07:00
package.json [7.x] [Logs UI] Add <LogStream/> documentation to the infra Storybook (#87169) (#88153) 2021-01-13 14:40:25 +01: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 chore(NA): tool to find plugins circular dependencies between plugins (#82867) (#84588) 2020-12-01 00:08:07 +00:00
tsconfig.base.json Cleanup tsconfig files (#84396) (#84568) 2020-11-30 23:30:31 +01: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 Migrate most kibana app plugins to TS projects (#87636) (#88205) 2021-01-13 22:01:31 +01:00
tsconfig.refs.json Migrate most kibana app plugins to TS projects (#87636) (#88205) 2021-01-13 22:01:31 +01:00
tsconfig.types.json [7.x] ui_actions service initial docs (#78902) (#80211) 2020-10-13 07:18:05 +02:00
TYPESCRIPT.md [7.x] Fixed grammar (#74725) (#74745) 2020-08-11 13:21:03 -04:00
yarn.lock [7.x] [Logs UI] Add <LogStream/> documentation to the infra Storybook (#87169) (#88153) 2021-01-13 14:40:25 +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.