Configuration
YAML is used as the configuration file format. The main conf file, which should be specified with the command line option -c, is make up of the following entries:
Key |
Type |
Reload |
Description |
|---|---|---|---|
runtime |
Map |
no |
Runtime config, see Runtime |
worker |
Map [2] |
no |
An unaided runtime will be started if present. |
controller |
Seq |
no |
Controller config |
importer |
Mix [1] |
yes |
Importer config |
collector |
Mix [1] |
yes |
Collector config |
exporter |
Mix [1] |
yes |
Exporter config |
Footnotes