youtubebeat/vendor/github.com/elastic/beats/libbeat/scripts/README.md

12 lines
952 B
Markdown
Raw Normal View History

2018-11-18 11:08:38 +01:00
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.|