From f4b8e9665280cb560d245a58898e98be894194ab Mon Sep 17 00:00:00 2001 From: staticsafe Date: Tue, 19 Mar 2019 11:57:41 -0400 Subject: [PATCH] modify netdata.conf to make sure clients only bind on localhost --- netdata-client/files/netdata.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/netdata-client/files/netdata.conf b/netdata-client/files/netdata.conf index 87b430a..b21a49a 100644 --- a/netdata-client/files/netdata.conf +++ b/netdata-client/files/netdata.conf @@ -1,4 +1,6 @@ [global] + bind socket to IP = 127.0.0.1 + access log = none # disable the local database memory mode = none