The script directory contains various scripts which exist to automate everything around beats. Below is a brief description of each file / folder.
| File / Folder | Description |
|---|---|
| docker-entrypoint.sh | Entrypoint file used for the Dockerfile |
| Makefile | General Makefile which is copied over to all beats. This contains the basic methods which are shared across all beat |
| install-go.ps1 | PowerShell script for automating the install of Go on Windows. |