/etc/netdata/netdata.conf

From wikieduonline
Revision as of 13:48, 1 September 2020 by Welcome (talk | contribs) (Created page with "<pre> cat /etc/netdata/netdata.conf # NetData Configuration # The current full configuration can be retrieved from the running # server at the URL # # http://localhost:1999...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
cat /etc/netdata/netdata.conf
# NetData Configuration

# The current full configuration can be retrieved from the running
# server at the URL
#
#   http://localhost:19999/netdata.conf
#
# for example:
#
#   wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
#

[global]
	run as user = netdata
	web files owner = root
	web files group = root
	# Netdata is not designed to be exposed to potentially hostile
	# networks. See https://github.com/netdata/netdata/issues/164
	bind socket to IP = 127.0.0.1

See also

Advertising: