Back to Beats

README

libbeat/scripts/README.md

9.4.0949 B
Original Source

The script directory contains various scripts which exist to automate everything around beats. Below is a brief description of each file / folder.

File / FolderDescription
docker-entrypoint.shEntrypoint file used for the Dockerfile
MakefileGeneral Makefile which is copied over to all beats. This contains the basic methods which are shared across all beat
install-go.ps1PowerShell script for automating the install of Go on Windows.