Configure Kibana

Configure KibanaΒΆ

The configuration parameters of Kibana are defined in the corresponding sections of the Reclass model.

To configure Kibana:

  1. Log in to the Salt Master node.

  2. Configure the parameters:kibana section in the classes/cluster/<cluster_name>/stacklight/server.yml of the Reclass model as required.

  3. Apply the Salt state:

    salt -C 'I@kibana:server' state.sls kibana
    

For configuration examples, see the README.rst at Kibana Salt formula.