Your window into the Elastic Stack
Find a file
Yan Savitski 58b235650a
[Enterprise Search] [Behavioral analytics] Add Collection Dashboard UI (#153509)
-  The following elements should be implemented:

1. Searches
2. No results
3. Clicks
4. Sessions

-  The percentage should be calculated based on the current period and
the same period of time before the start date. E.g. last 7 days and 7
days before that.
-  The percentage and numbers color should be green, orange, or grey
for positive, negative, and neutral numbers
-  When hovering the element, highlight the corresponding chart line
-  When clicking on the element, highlight the corresponding chart line
and area under the chart line



https://user-images.githubusercontent.com/17390745/227809069-2430101a-b8b4-4cf7-ac68-45cc663ed96b.mov

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-03-27 03:46:35 -07:00
.buildkite [Discover] Unskip flaky sidebar tests (#153525) 2023-03-23 14:47:16 +01:00
.ci Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
.github Update asset_manager plugin owner (#153560) 2023-03-23 13:07:26 -07:00
api_docs [api-docs] 2023-03-27 Daily api_docs build (#153735) 2023-03-27 00:58:19 -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: interpreting ci failures (#153549) 2023-03-24 17:27:11 +01: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 rename @elastic/* packages to @kbn/* (#138957) 2022-08-18 08:54:42 -07:00
licenses
packages [Saved Objects] Update the migrationVersion property to hold a plain string value (#150075) 2023-03-24 13:45:30 +01:00
plugins
scripts [ci] build next docs in PRs when relevant files change (#149991) 2023-02-09 21:57:10 -07:00
src [data views] Remove partial index pattern validation (#153350) 2023-03-27 05:34:47 -05:00
test [data views] Remove partial index pattern validation (#153350) 2023-03-27 05:34:47 -05: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 [Enterprise Search] [Behavioral analytics] Add Collection Dashboard UI (#153509) 2023-03-27 03:46:35 -07:00
.backportrc.json chore(NA): adds 8.7 into backportrc (#150569) 2023-02-08 21:22:43 +00:00
.bazelignore Bazel config maintenance (#135442) 2022-07-05 10:20:26 -05:00
.bazeliskversion
.bazelrc
.bazelrc.common Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
.bazelversion chore(NA): revert bazel upgrade for v5.2.0 (#135096) 2022-06-24 03:57:21 +01:00
.browserslistrc
.editorconfig
.eslintignore [NOTICE.txt] Fix notices for Gainsight and FullStory (#146004) 2023-01-13 14:49:43 +01:00
.eslintrc.js ESLint Telemetry Rule (#153108) 2023-03-20 13:31:02 +00: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 Bump stylelint to ^14 (#136693) 2022-07-20 10:11:00 -05:00
.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 Fix small typos in the root md files (#134609) 2022-06-23 09:36:11 -05:00
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 v76.3.0 (#153341) 2023-03-23 14:25:12 -07: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 Migrate drag and drop logic from Lens plugin to its own package (#151836) 2023-03-23 11:09:17 +01: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 Fix small typos in the root md files (#134609) 2022-06-23 09:36:11 -05:00
versions.json chore(NA): update versions after v8.6.3 bump (#151468) 2023-02-17 02:17:54 +00:00
WORKSPACE.bazel Upgrade Node.js to 16.19.1 (#151527) 2023-02-21 10:40:59 -06:00
yarn.lock Upgrade EUI to v76.3.0 (#153341) 2023-03-23 14:25:12 -07: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.