Step 1: Download Functionbeatedit

The Functionbeat distribution contains the command line tools, configuration file, and binary code required to run Functionbeat in your serverless environment.

To download and extract the package, use the commands that work with your system.

linux:

curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-7.7.1-linux-x86_64.tar.gz
tar xzvf functionbeat-7.7.1-linux-x86_64.tar.gz

mac:

curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-7.7.1-darwin-x86_64.tar.gz
tar xzvf functionbeat-7.7.1-darwin-x86_64.tar.gz

win:

  1. Download the Functionbeat Windows zip file from the downloads page.
  2. Extract the contents of the zip file.