Skip to main content

Kibana Installation

Kibana v8.17.10 is downloaded as follows:
Navigate to the directory where Kibana was extracted (kibana-8.17.10-linux-x86_64/).
Creating Authentication Token Create a token in the elasticsearch directory:
Note the token information provided in the command output. This information is used in the elasticsearch.serviceAccountToken field in the kibana.yml file. (Alternatively, the password of the kibana_system user can also be used, but the token method is the preferred option.)
Preparing SSL Certificates
Certificate Transfer and Authorization
Setting File Permissions (Kibana Server)
Edit the server information for Apinizer’s Elasticsearch Integration in the “kibana.yml” file in the Config folder for configuration. File Path: /opt/kibana/kibana-8.17.10/config/kibana.yml

Setting Up Kibana as a Linux Service