The configuration parameters of Kibana are defined in the corresponding sections of the Reclass model.
To configure Kibana:
Log in to the Salt Master node.
Configure the parameters:kibana
section in the
classes/cluster/<cluster_name>/stacklight/server.yml
of the Reclass
model as required.
Apply the Salt state:
salt -C 'I@kibana:server' state.sls kibana
For configuration examples, see the README.rst at Kibana Salt formula.