Go to file
Bill McConaghy 628b743a52
[DOCS] improving production documentation for task manager and alerting (#87484) (#87502)
* improving production documentation for task manager and alerting

* calling it Kibana Task Manager to be more explicit

* addressing PR feedback
2021-01-06 10:15:09 -05:00
.ci [build] Migrate grunt ensureAllTestsInCIGroup to script (#85873) 2020-12-22 09:46:00 -06: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
docs [DOCS] improving production documentation for task manager and alerting (#87484) (#87502) 2021-01-06 10:15:09 -05:00
examples Remove dynamic mapped types from UiActions (#87075) (#87274) 2021-01-05 13:27:11 +01:00
licenses
packages Enable prototype pollution protection in TSVB (#85952) (#87087) 2020-12-31 12:58:36 +03: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 ensureAllTestsInCIGroup to script (#85873) 2020-12-22 09:46:00 -06:00
src Add deprecation warning if setting server.host to "0" (#87471) 2021-01-06 16:07:29 +01:00
tasks [build] Migrate grunt ensureAllTestsInCIGroup to script (#85873) 2020-12-22 09:46:00 -06:00
test Rename chartLibrary setting to legacyChartsLibrary (#86529) (#87328) 2021-01-06 10:26:53 +02:00
typings Get rid of global types (#81739) (#81884) 2020-10-28 16:16:27 +03:00
utilities update code style 2020-05-22 10:35:02 +02:00
vars [securitySolution/cypress] temporarily limit to PRs 2020-12-29 12:19:49 -07:00
x-pack [7.x] [Security Solution][Resolver] - Maintain active node (#86682) (#87371) 2021-01-06 09:56:14 -05: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 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 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 [Reporting] Use fork of Puppeteer (#87415) (#87430) 2021-01-06 06:27:10 -08: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 Cleanup tsconfig files (#84396) (#84568) 2020-11-30 23:30:31 +01:00
tsconfig.refs.json Cleanup tsconfig files (#84396) (#84568) 2020-11-30 23:30: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 [Reporting] Use fork of Puppeteer (#87415) (#87430) 2021-01-06 06:27:10 -08: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.