jkakavas / homebrew-tap

Homebrew tap for the Elastic Stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elastic Homebrew Tap

This tap is for products in the Elastic stack.

How do I install these formulae?

Install the tap via:

brew tap elastic/tap

Then you can install individual products via:

brew install elastic/tap/elasticsearch-full

The following products are supported:

  • Elasticsearch brew install elastic/tap/elasticsearch-full
  • Logstash brew install elastic/tap/logstash-full
  • Kibana brew install elastic/tap/kibana-full
  • Beats
    • Auditbeat brew install elastic/tap/auditbeat-full
    • Filebeat brew install elastic/tap/filebeat-full
    • Heartbeat brew install elastic/tap/heartbeat-full
    • Metricbeat brew install elastic/tap/metricbeat-full
    • Packetbeat brew install elastic/tap/packetbeat-full
  • APM server brew install elastic/tap/apm-server-full
  • Elastic Cloud Control (ecctl) brew install elastic/tap/ecctl

For Logstash, Beats and APM server, we fully support the OSS distributions too; replace -full with -oss in any of the above commands to install the OSS distribution. Note that the default distribution and OSS distribution of a product can not be installed at the same time.

Documentation

brew help, man brew or check Homebrew's documentation.

About

Homebrew tap for the Elastic Stack

License:Apache License 2.0


Languages

Language:Ruby 86.8%Language:Shell 13.2%