kibana/docs/apps.asciidoc

13 lines
494 B
Plaintext
Raw Normal View History

2015-09-23 03:19:56 +02:00
[[kibana-apps]]
== Kibana Apps
2015-09-23 03:19:56 +02:00
The Kibana UI serves as a framework that can contain several different applications. You can switch between these
2015-09-23 03:19:56 +02:00
applications by clicking the image:images/app-button.png[App Picker] *App picker* button to display the app bar:
image::images/app-picker.png[]
Click an app icon to switch to that app's functionality.
Applications in the Kibana UI are managed by <<kibana-plugins,_plugins_>>. Plugins can expose app functionality or add new
visualization types.