To install with Homebrew, you first need to tap the Elastic Homebrew repository:
Once you’ve tapped the Elastic Homebrew repo, you can use to install the default distribution of Kibana:
brew install elastic/tap/kibana-full
This installs the most recently released default distribution of Kibana. To install the OSS distribution, specify elastic/tap/kibana-oss
.
When you install Kibana with brew install
, the config files, logs, and data directory are stored in the following locations.