FMN: use the fqdn for log01 in collectd

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2025-07-04 19:35:52 +02:00
parent c39cb62915
commit 8d86dbc5e2
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -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