mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-09-26 11:19:10 +02:00
11 lines
568 B
Plaintext
11 lines
568 B
Plaintext
To configure {beatname_uc}, you edit the configuration file. For rpm and deb,
|
||
you'll find the configuration file at +/etc/{beatname_lc}/{beatname_lc}.yml+. Under
|
||
Docker, it's located at +/usr/share/{beatname_lc}/{beatname_lc}.yml+. For mac and win,
|
||
look in the archive that you just extracted. There’s also a full example
|
||
configuration file called +{beatname_lc}.full.yml+ that shows all non-deprecated
|
||
options.
|
||
|
||
See the
|
||
{libbeat}/config-file-format.html[Config File Format] section of the
|
||
_Beats Platform Reference_ for more about the structure of the config file.
|