English | 中文
metalbeat is the agent of metalflow written in Go.
- Go >= 1.18.0
make build
./bin/metalbeat --config-file=config.ymlusage: metalbeat [<flags>]
MetalBeat
Flags:
--help Show context-sensitive help (also try --help-long and --help-man).
--version Show application version.
--config-file=CONFIG-FILE Config file (.yml)
metalbeat parameters can be set in the directory conf.
An example of configuration in config.yml.
Project License can be found here.
- consul: A distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
- lumberjack: A log rolling package for Go.
- viper: Go configuration with fangs.
- zap: Blazing fast, structured, leveled logging in Go.