Go to file
Kibana Machine 9a5c27002d
Bump Node.js from version 14.17.5 to 14.17.6 (#110654) (#110756)
Co-authored-by: Thomas Watson <w@tson.dk>
2021-09-01 05:18:05 -04:00
.buildkite [SavedObjects] Integration tests for unsupported product 404 responses (#109755) (#110552) 2021-08-30 23:03:12 -04:00
.ci chore(ci): remove apm ui e2e old pipelinegit ci (#109441) (#110431) 2021-08-31 14:37:44 +02:00
.github/ISSUE_TEMPLATE Improve APM issue template (#109561) (#109778) 2021-08-24 04:03:21 -04:00
api_docs API Doc Fixes (#109685) (#110466) 2021-08-30 11:02:04 -04:00
config Support authenticating to Elasticsearch via service account tokens (#102121) (#105286) 2021-07-12 16:34:44 -04:00
dev_docs [7.x] Make owner attribute required on kibana.json (#108231) (#110215) 2021-08-31 16:19:52 -04:00
docs [DOCS] Documenting securitySolution:defaultThreatIndex field (#110313) (#110721) 2021-08-31 17:31:18 -04:00
examples [7.x] Make owner attribute required on kibana.json (#108231) (#110215) 2021-08-31 16:19:52 -04:00
licenses [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
packages [7.x] Make owner attribute required on kibana.json (#108231) (#110215) 2021-08-31 16:19:52 -04:00
plugins
rfcs v2 migration algorithm docs for rewriting saved object id's (#93002) (#109472) 2021-08-20 10:37:44 -04:00
scripts add script to update VSCode config with proper excludes (#110161) (#110554) 2021-08-30 22:04:55 -04:00
src chore(NA): check for used dependencies on multiple level plugins (#110626) (#110745) 2021-09-01 00:59:16 -04:00
tasks/config Revert "[i18n] [7.x] Integrate 7.14.0 Translations (#106359)" 2021-07-22 13:47:56 -07:00
test [7.x] Make owner attribute required on kibana.json (#108231) (#110215) 2021-08-31 16:19:52 -04:00
typings [Fleet] Replace usages of EuiCodeEditor by CodeEditor (#107434) (#107778) 2021-08-05 14:56:50 -04:00
utilities [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
vars [SavedObjects] Integration tests for unsupported product 404 responses (#109755) (#110552) 2021-08-30 23:03:12 -04:00
x-pack [APM] Filter throughput on transaction name (#110645) (#110754) 2021-09-01 04:59:54 -04:00
.backportrc.json chore(NA): adds 7.16 into backportrc (#109128) (#109136) 2021-08-18 12:57:02 -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 [Reporting] Create reports with full state required to generate the report (#101048) (#108404) 2021-08-13 10:10:14 +02:00
.eslintrc.js Remove spacesOss plugin (#109258) (#109649) 2021-08-23 15:19:50 -04:00
.fossa.yml
.gitattributes
.gitignore [7.x] chore(NA): removes renovate config file (#110633) 2021-08-31 12:51:41 -04:00
.i18nrc.json [Canvas] Expression tagcloud (#108036) (#109627) 2021-08-23 09:58:32 -04:00
.node-version Bump Node.js from version 14.17.5 to 14.17.6 (#110654) (#110756) 2021-09-01 05:18:05 -04:00
.npmrc
.nvmrc Bump Node.js from version 14.17.5 to 14.17.6 (#110654) (#110756) 2021-09-01 05:18:05 -04:00
.prettierignore [7.x] [dev] Replace sass-lint with stylelint (#86177) (#88498) 2021-01-15 14:36:34 -06:00
.prettierrc
.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
BUILD.bazel [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
CONTRIBUTING.md Point to new developer guide in CONTRIBUTING.md (#108953) (#108970) 2021-08-17 14:42:05 -04:00
FAQ.md
github_checks_reporter.json
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 chore(NA): introduce preset for jest-integration tests on @kbn/test (#105144) (#105667) 2021-07-14 22:05:07 +00:00
jest.config.js [Canvas] Expression tagcloud (#108036) (#109627) 2021-08-23 09:58:32 -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 Bump Node.js from version 14.17.5 to 14.17.6 (#110654) (#110756) 2021-09-01 05:18:05 -04:00
preinstall_check.js [7.x] Elastic License 2.0 (#90192) 2021-02-03 18:39:13 -08:00
README.md STYLEGUIDE reference .md => .mdx (#107440) (#107456) 2021-08-02 15:17:17 -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 [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.browser.json
tsconfig.browser_bazel.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
tsconfig.types.json [build_ts_refs] improve caches, allow building a subset of projects (#107981) (#108139) 2021-08-11 05:08:54 -04:00
TYPESCRIPT.md
WORKSPACE.bazel Bump Node.js from version 14.17.5 to 14.17.6 (#110654) (#110756) 2021-09-01 05:18:05 -04:00
yarn.lock Bump re2 to 1.16.0 (#110489) (#110565) 2021-08-31 01:27:30 -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.