From af0187c48fd83a266ae2bcda3bbbdff282e024ef Mon Sep 17 00:00:00 2001 From: Jimmy Monin Date: Tue, 5 Jul 2022 08:48:13 +0200 Subject: [PATCH] Update domain hooks --- hooks/post_domain_add | 8 ++++---- hooks/post_domain_remove | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hooks/post_domain_add b/hooks/post_domain_add index 8716a9f..8ff2c0e 100644 --- a/hooks/post_domain_add +++ b/hooks/post_domain_add @@ -4,9 +4,9 @@ domain=$1 domain_label=${domain//\./_} # Replace "." by "_" for the domain label # Add a web_log entry for this new domain -cat >> /opt/netdata/etc/netdata/python.d/web_log.conf <> /opt/netdata/etc/netdata/go.d/web_log.conf <