Your window into the Elastic Stack
Find a file
Bree Hall 270f94530a
Upgrade EUI to version 76.4.0 (#153951)
# Summary
eui@76.3.0  eui@76.4.0

## [`76.4.0`](https://github.com/elastic/eui/tree/v76.4.0)

**CSS-in-JS conversions**

- Converted `EuiKeyPadMenu` (Menu component only) to Emotion
([#6636](https://github.com/elastic/eui/pull/6636))

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2023-03-30 13:10:03 -04:00
.buildkite [ci] Add pipeline to trigger artifacts rebuild (#153818) 2023-03-30 08:03:35 -05:00
.ci Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
.github [Observability] Copy Exploratory View into a separate app (#153852) 2023-03-29 10:30:58 +02:00
api_docs [api-docs] 2023-03-30 Daily api_docs build (#154017) 2023-03-30 00:59:49 -04:00
config [Fleet] Configure Fleet for serverless (#152712) 2023-03-07 08:59:53 -05:00
dev_docs [Saved Objects] Update the migrationVersion property to hold a plain string value (#150075) 2023-03-24 13:45:30 +01:00
docs [DOCS] Fix case visualization screenshot failure (#153813) 2023-03-30 09:52:46 -07:00
examples [Dashboard] [Controls] Use uiActions for control hover actions (#153065) 2023-03-21 08:47:40 -06:00
kbn_pm chore(NA): exit early with link for docs when using kbn_pm on windows (#139745) 2023-02-10 15:38:29 +00:00
legacy_rfcs
licenses
packages Adds support for event loop utilization to the core metrics service (#153717) 2023-03-29 14:35:55 -07:00
plugins
scripts [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
src Upgrade EUI to version 76.4.0 (#153951) 2023-03-30 13:10:03 -04:00
test [Discover] [Embeddable] Fix aborted request handling in saved search embeddable (#153822) 2023-03-30 10:41:04 -03:00
typings Wrap rison-node to improve types (#146649) 2022-12-01 08:33:56 -07:00
vars [ts] ts refs cache was removed, remove capture task 2022-10-28 14:27:18 -05:00
x-pack skip failing test suite (#154071) 2023-03-30 13:01:58 -04:00
.backportrc.json chore(NA): adds 8.7 into backportrc (#150569) 2023-02-08 21:22:43 +00:00
.bazelignore
.bazeliskversion
.bazelrc
.bazelrc.common Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
.bazelversion
.browserslistrc
.editorconfig
.eslintignore [NOTICE.txt] Fix notices for Gainsight and FullStory (#146004) 2023-01-13 14:49:43 +01:00
.eslintrc.js [Observability] Copy Exploratory View into a separate app (#153852) 2023-03-29 10:30:58 +02:00
.gitattributes
.gitignore [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
.i18nrc.json Migrate drag and drop logic from Lens plugin to its own package (#151836) 2023-03-23 11:09:17 +01:00
.node-version Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
.npmrc
.nvmrc Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
.prettierignore
.prettierrc
.stylelintignore
.stylelintrc
.telemetryrc.json [Telemetry] Fix telemetry-tools TS parser for packages (#149819) 2023-01-31 04:09:09 +03:00
.yarnrc
BUILD.bazel Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
FAQ.md
fleet_packages.json Add field to allow synchronization to prerelease versions in bundled packages (#151627) 2023-02-21 17:25:34 +01:00
github_checks_reporter.json
Jenkinsfile
kibana.d.ts
LICENSE.txt
nav-kibana-dev.docnav.json [HTTP] Dev doc for HTTP API versioning (#152739) 2023-03-07 08:09:49 -05:00
NOTICE.txt [NOTICE.txt] Fix notices for Gainsight and FullStory (#146004) 2023-01-13 14:49:43 +01:00
package.json Upgrade EUI to version 76.4.0 (#153951) 2023-03-30 13:10:03 -04:00
preinstall_check.js
README.md
renovate.json Upgrade typescript-eslint to 5.54.0 (#152358) 2023-03-23 10:52:41 -05:00
RISK_MATRIX.mdx
SECURITY.md
STYLEGUIDE.mdx [styleguide] update path to scss theme (#140742) 2022-09-15 10:41:14 -04:00
tsconfig.base.json [Observability] Copy Exploratory View into a separate app (#153852) 2023-03-29 10:30:58 +02:00
tsconfig.browser.json
tsconfig.browser_bazel.json
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
TYPESCRIPT.md
versions.json chore(NA): update versions after v8.7.1 bump (#154029) 2023-03-30 16:11:53 +01:00
WORKSPACE.bazel Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
yarn.lock Upgrade EUI to version 76.4.0 (#153951) 2023-03-30 13:10:03 -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. 7.15.1 7.15.1 💚 OK
ES patch number is newer. 7.15.0 7.15.1 ⚠️ Logged warning
ES minor number is newer. 7.14.2 7.15.0 ⚠️ Logged warning
ES major number is newer. 7.15.1 8.0.0 🚫 Fatal error
ES patch number is older. 7.15.1 7.15.0 ⚠️ Logged warning
ES minor number is older. 7.15.1 7.14.2 🚫 Fatal error
ES major number is older. 8.0.0 7.15.1 🚫 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.