This functionality is in beta and is subject to change. The design and code is
less mature than official GA features and is being provided as-is with no
warranties. Beta features are not subject to the support SLA of official GA
features.
Step 1: Download the Functionbeat package
editStep 1: Download the Functionbeat package
editThe Functionbeat package 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.
curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-6.5.4-linux-x86_64.tar.gz tar xzvf functionbeat-6.5.4-linux-x86_64.tar.gz
curl -L -O https://artifacts.elastic.co/downloads/beats/functionbeat/functionbeat-6.5.4-darwin-x86_64.tar.gz tar xzvf functionbeat-6.5.4-darwin-x86_64.tar.gz
- Download the Functionbeat Windows zip file from the downloads page.
- Extract the contents of the zip file.