19-04-2021



  • Kibana Guide: other versions:
  • Set up
    • Install Kibana
    • Configure Kibana
    • Upgrade Kibana
    • Configure monitoring
    • Configure security
  • Production considerations
    • Task Manager
  • Discover
    • Search your data
  • Dashboard
    • Create panels with editors
    • Create custom dashboard actions
  • Canvas
    • Canvas expression lifecycle
    • Canvas function reference
  • Maps
    • Vector layer
    • Plot big data
    • Search geographic data
    • Import geospatial data
  • Machine learning
  • Graph
  • APM
    • Get started
    • How-to guides
    • Users and privileges
    • REST API
  • Elastic Security
  • Dev Tools
    • Profiling queries and aggregations
  • Stack Monitoring
  • Stack Management
    • Alerts and Actions
    • Field management
    • Security
    • Snapshot and Restore
  • Reporting
    • Reporting configuration
  • Alerting and Actions
    • Actions and connectors
    • Alerts
  • REST API
    • Kibana spaces APIs
    • Kibana role management APIs
    • Saved objects APIs
    • Alerts APIs
    • Action and connector APIs
    • Import and export dashboard APIs
    • Logstash configuration management APIs
    • Upgrade assistant APIs
  • Release notes
    • Kibana 7.12.0
  • Developer guide
    • Getting started
    • Best practices
    • Architecture
    • Contributing
    • External plugin development
    • Advanced
    • List of Kibana plugins
  1. Kibana Docker Install Plugin

Most Popular

Make sure that you have Docker and Docker Compose installed Windows or macOS: Install Docker Desktop; Linux: Install Docker and then Docker Compose; Download some or all of the samples from this repository. Running a sample. The root directory of each sample contains the docker-compose.yaml which describes the configuration of service. Install with Debian package. The rpm package is suitable for installation on Red Hat, Centos, SLES, OpenSuSE and other RPM-based systems. RPMs may be downloaded from the Elastic website or from our RPM repository. Install with RPM. Images are available for running Kibana as a Docker container. Congratulations, you learnt how to install InfluxDB 1.7.x, Telegraf and Grafana using Docker. As you probably realized, this tutorial focuses on a fully customizable installation of your images. If you want to automate your container setups, it might be a good idea to use docker-compose. In order to install Prometheus on Docker, you will need to have sudo rights on your host. If you are not sure about it, run the following command $ sudo -v 1. Installing Docker on Ubuntu. Before installing Prometheus on Docker, it is important that Docker is already correctly installed and configured on your instance.

« Set upInstall Kibana from archive on Linux or macOS »

Hosted Kibanaedit

If you are running our hosted Elasticsearch Service on Elastic Cloud, you access Kibana with a single click. (You can sign up for a free trial and start exploring data in minutes.)

Install Kibana yourselfedit

KibanaInstallDocker Install Kibana

Starting with version 6.0.0, Kibana only supports 64 bit operating systems.

Docker

Kibana is provided in the following package formats:

tar.gz/zip

The tar.gz packages are provided for installation on Linux and Darwin and arethe easiest choice for getting started with Kibana.

The zip package is the only supported package for Windows.

Install from archive on Linux or macOS or Install on Windows

deb

The deb package is suitable for Debian, Ubuntu, and other Debian-basedsystems. Debian packages may be downloaded from the Elastic website or fromour Debian repository.

rpm

The rpm package is suitable for installation on Red Hat, Centos, SLES,OpenSuSE and other RPM-based systems. RPMs may be downloaded from theElastic website or from our RPM repository.

docker

Images are available for running Kibana as a Docker container. They may bedownloaded from the Elastic Docker Registry.

brew

Formulae are available from the Elastic Homebrew tap for installing Kibana on macOS with the Homebrew package manager.

If your Elasticsearch installation is protected byElastic Stack security features seeConfiguring security in Kibana foradditional setup instructions.

« Set upInstall Kibana from archive on Linux or macOS »

Kibana Docker Install Plugin

Most Popular