Your window into the Elastic Stack
Find a file
Kibana Machine 409a0c69f5
[Enterprise Search] Added Thumbnails to Search UI (#104199) (#105663)
Co-authored-by: Jason Stoltzfus <jastoltz24@gmail.com>
2021-07-14 17:50:08 -04:00
.buildkite [7.x] chore(NA): moving @kbn/ui-shared-deps into bazel (#101669) (#102666) 2021-06-18 20:39:29 -04:00
.ci Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) (#104844) 2021-07-08 13:33:46 +00:00
.github [User Experience] Move ux app to new nav (#101005) (#101575) 2021-06-08 09:15:48 -04:00
api_docs [Maps] Auto generate legends and styles from mvt data (#94811) (#105203) 2021-07-12 09:28:03 -04:00
config Support authenticating to Elasticsearch via service account tokens (#102121) (#105286) 2021-07-12 16:34:44 -04:00
dev_docs some fixes to expression tutorial (#101558) (#105185) 2021-07-12 07:07:48 -04:00
docs [Alerting] Update docs to include new o11y features (#104884) (#105643) 2021-07-14 13:26:28 -04:00
examples [canvas] Reduce bundle by registering Canvas Plugin API on mount (#104264) (#105289) 2021-07-12 16:47:55 -04:00
licenses [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
packages [packages/rule-data-utils] Remove legacy build and watchs cripts (#105630) (#105650) 2021-07-14 20:30:56 +00: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 RFC: URL Service (TTL: expired) (#95416) (#97432) 2021-04-19 06:09:18 -04:00
scripts chore(NA): moving @kbn/spec-to-console into bazel (#103470) (#103498) 2021-06-28 13:08:28 -04:00
src [i18n] Fix some hardcoded translations on Dashboard & Discover (#105555) (#105632) 2021-07-14 21:28:34 +00:00
tasks/config [KQL] Use cache and other performance improvements (#93319) (#93972) 2021-03-08 14:36:14 -05:00
test [test] Reverts tests skipped to promote snapshot (#104571) (#105634) 2021-07-14 14:25:40 -04:00
typings Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04:00
utilities [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
vars [migrations v2] Integration test for multi-node cluster. (#100957) (#103559) 2021-06-28 18:34:31 -04:00
x-pack [Enterprise Search] Added Thumbnails to Search UI (#104199) (#105663) 2021-07-14 17:50:08 -04:00
.backportrc.json chore(NA): adds 7.14 branch and bumps 7.x on backportrc (#103914) (#103956) 2021-06-30 13:51:22 -04:00
.bazelignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.bazeliskversion chore(NA): bump bazelisk to v1.7.5 (#92905) (#92946) 2021-02-25 22:06:16 -05:00
.bazelrc chore(NA): manage npm dependencies within bazel (#92864) (#93474) 2021-03-03 15:21:20 -05:00
.bazelrc.common chore(NA): enable exports_directories_only on rules nodejs to improve performance (#104180) (#104234) 2021-07-01 21:26:22 -04:00
.bazelversion chore(NA): bazel machinery installation on kbn bootstrap (#89469) (#89521) 2021-01-28 02:42:44 +00:00
.browserslistrc [7.x] [browserslist] remove unnecessary browsers (#89186) (#89250) 2021-01-25 18:22:34 -07:00
.editorconfig .editorconfig MDX files should follow the same rules as MD (#96942) (#97079) 2021-04-14 05:34:57 -04:00
.eslintignore [7.x] [packages] Move @kbn/interpreter to Bazel (#101089) (#103308) 2021-06-24 12:29:20 -05:00
.eslintrc.js [Canvas] Expression reveal image. (#101987) (#104076) 2021-07-01 09:09:53 -04:00
.fossa.yml Adds FOSSA CLI configuration file (#70137) (#70614) 2020-07-02 14:53:42 -07:00
.gitattributes [7.x] [canvas] Color fixes + Storybook 5 (#34075) (#34369) 2019-04-02 16:35:28 -05:00
.gitignore [gitignore] only ignore snapshot.js at the root (#100840) (#101516) 2021-06-07 19:41:09 +00:00
.i18nrc.json [Canvas] Expression reveal image. (#101987) (#104076) 2021-07-01 09:09:53 -04:00
.node-version Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) (#104844) 2021-07-08 13:33:46 +00:00
.npmrc chore(NA): assure puppeteer_skip_chromium_download is applied across every yarn install situation (#88346) (#88379) 2021-01-14 20:32:48 +00:00
.nvmrc Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) (#104844) 2021-07-08 13:33:46 +00:00
.prettierignore [7.x] [dev] Replace sass-lint with stylelint (#86177) (#88498) 2021-01-15 14:36:34 -06:00
.prettierrc Increase prettier line width to 100 (#20535) 2018-07-09 22:50:37 +02:00
.stylelintignore chore(NA): stop grouping bazel out symlink folders (#96066) (#96085) 2021-04-01 17:34:54 -04:00
.stylelintrc Amsterdam helpers (#93701) (#94323) 2021-03-10 13:36:11 -05:00
.telemetryrc.json [Usage collection] Collect non-default kibana configs (#97368) (#97653) 2021-04-20 13:04:54 -04:00
.yarnrc chore(NA): manage npm dependencies within bazel (#92864) (#93474) 2021-03-03 15:21:20 -05:00
api-documenter.json Normalize EOL symbol in platform docs (#56021) (#56041) 2020-01-27 21:04:26 +01:00
BUILD.bazel chore(NA): moving @kbn/analytics into bazel (#98917) (#99134) 2021-05-03 19:44:07 -04:00
CONTRIBUTING.md Improvements to our developer guide (#67764) (#71455) 2020-07-13 12:16:18 -04:00
FAQ.md propose language changes (#10709) 2017-03-05 12:10:32 -05:00
github_checks_reporter.json implementing github checks - second attempt (#35757) (#35906) 2019-05-01 19:53:02 -05:00
Gruntfile.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
Jenkinsfile chore(NA): remove KBN_ES_SNAPSHOT_USE_UNVERIFIED var from Jenkinsfile 2021-07-14 19:48:47 +01:00
jest.config.integration.js [packages] Migrate @kbn/test to Bazel (#103122) (#103812) 2021-06-30 03:21:22 +00:00
jest.config.js [7.x] Remove /src/legacy (#95510) (#96283) 2021-04-06 06:08:31 -04:00
kibana.d.ts [7.x] Remove /src/legacy (#95510) (#96283) 2021-04-06 06:08:31 -04:00
LICENSE.txt [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
NOTICE.txt [Detections] Adds automatic updating for Prebuilt Security Detection Rules package (#101846) (#103366) 2021-06-28 17:13:25 +00:00
package.json Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04:00
preinstall_check.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
README.md [7.x] Remove legacy optimizer (#73154) (#74966) 2020-08-13 12:36:25 -07:00
renovate.json5 fix brushing on small multiples (#94505) (#94611) 2021-03-15 15:47:18 -04:00
STYLEGUIDE.mdx Syntax in styleguide.mdx is breaking docs build (#99840) (#99859) 2021-05-11 20:12:01 -04:00
tsconfig.base.json Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04: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 Console definitions for 7.14 (rework) (#103681) 2021-07-05 18:31:48 +02:00
tsconfig.refs.json Console definitions for 7.14 (rework) (#103681) 2021-07-05 18:31:48 +02: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
WORKSPACE.bazel Upgrade from Node.js v14.17.2 to v14.17.3 (#104417) (#104844) 2021-07-08 13:33:46 +00:00
yarn.lock Enable CSS-in-JS styling with emotion (#98157) (#105223) 2021-07-12 12:23:24 -04: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.