Go to file
Daniil ae139f927f
[TileMap][RegionMap] Implement custom renderers and expression builders (#84775) (#88308)
* Convert to typescript

* Move related files directly into plugin

* Implement toExpressionAst

* Remove build_pipeline dedicated fn

* Async import converter

* Create a custom renderer

* Remove ExprVis instance usage in maps visualizations

* Use uiState updates

* Create wrapper component

* Update rendering

* Create region map expression renderer

* Remove resize subscription

* Fix custom visualization expression

* Update interpreter functional tests

* Use types from geojson

Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Alexey Antonov <alexwizp@gmail.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-01-14 16:09:05 +03:00
.ci Bump the CI Node.js version from 14.15.3 to 14.15.4 (#87436) (#87814) 2021-01-11 14:24:01 +01: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
dev_docs Split up plugin dev docs from team docs. Add some welcome landing pages. (#87353) (#87565) 2021-01-07 08:24:50 -05:00
docs [DOC] Document SIGHUP to reload logging settings (#85831) (#88233) 2021-01-14 10:26:11 +01:00
examples [Search][Sessions] Rename Background Sessions to Search Sessions (#87500) (#87661) 2021-01-07 22:38:46 +02:00
licenses
packages [kbn/es] start es with raised indices.query.bool.max_nested_depth 2021-01-13 22:07:25 -07:00
plugins
rfcs
scripts [build] Migrate grunt license:csv_report to script (#86001) 2021-01-13 09:52:34 -06:00
src [TileMap][RegionMap] Implement custom renderers and expression builders (#84775) (#88308) 2021-01-14 16:09:05 +03:00
tasks/config [build] Migrate grunt license:csv_report to script (#86001) 2021-01-13 09:52:34 -06:00
test [TileMap][RegionMap] Implement custom renderers and expression builders (#84775) (#88308) 2021-01-14 16:09:05 +03:00
typings Get rid of global types (#81739) (#81884) 2020-10-28 16:16:27 +03:00
utilities
vars [securitySolution/cypress] temporarily limit to PRs 2020-12-29 12:19:49 -07:00
x-pack [7.x] [APM] Fix incorrect table column header (95th instead of avg) (#88188) (#88288) 2021-01-14 13:42:41 +01: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
.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
.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
CONTRIBUTING.md
FAQ.md
github_checks_reporter.json
Gruntfile.js
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
LICENSE.txt
NOTICE.txt 🍾 update notice text for 2021 2021-01-01 01:36:46 -07:00
package.json chore(NA): remove webpack as a prod dependency (#88284) (#88298) 2021-01-14 02:29:16 +00:00
preinstall_check.js
README.md
renovate.json5
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
tsconfig.json [DX] SavedObjectsManagement to TS project (#88240) (#88283) 2021-01-14 08:44:10 +01:00
tsconfig.refs.json [DX] SavedObjectsManagement to TS project (#88240) (#88283) 2021-01-14 08:44:10 +01:00
tsconfig.types.json
TYPESCRIPT.md
yarn.lock [7.x] [Logs UI] Add <LogStream/> documentation to the infra Storybook (#87169) (#88153) 2021-01-13 14:40:25 +01: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.