Elasticsearch Kibana CLI
Config Files
Elasticsearch Kibana CLI (eskbcli) configuration files are YAML format files that define; the Kibana
endpoint address; an optional internal proxy allowing http-header overrides; and the search definitions
to use at the Kibana frontend.
NB: all Elasticsearch Kibana CLI configurations MUST have an elasticsearch_kibana_cli: top-level root.
Three options exist for setting the configuration file; in order of precedence -
- Setting the
--configcommand line argument at runtime. - Setting the
ESKBCLI_CONFIG_FILENAMEshell environment variable. - Saving the configuration in the user-path
~/.eskbcli