FMN: use the fqdn for log01 in collectd
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c39cb62915
commit
8d86dbc5e2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ LoadPlugin logfile
|
|||
# Send data to log01
|
||||
LoadPlugin network
|
||||
<Plugin "network">
|
||||
Server "log01"
|
||||
Server "log01{{ env_suffix }}.{{ datacenter }}.fedoraproject.org"
|
||||
</Plugin>
|
||||
|
||||
# FMN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue