Netdata/Security: Difference between revisions
From charlesreid1
| Line 22: | Line 22: | ||
</pre> | </pre> | ||
Can also bind netdata to multiple IP addresses/ports. Hostnames will be resolved. (According to the wiki, [[ | Can also bind netdata to multiple IP addresses/ports. Hostnames will be resolved. (According to the wiki, [[Tinc]] is a good tool for virtual management LANs.) | ||
==Digital Ocean guide== | ==Digital Ocean guide== | ||
Revision as of 01:07, 22 January 2018
Notes
Netdata Wiki
From the Netdata wiki security page: https://github.com/firehol/netdata/wiki/netdata-security
netdata is a monitoring system. It should be protected, the same way you protect all your admin apps. We assume netdata will be installed privately, for your eyes only.
Netdata over VPN
To protect a netdata instance from the internet, we'll set up a VPN, which will create an associated virtual network interface.
We can then bind netdata to that private network interface, so that only peers connecting to the machine via the VPN will be able to see netdata.
To expose netdata to a virtual network interface:
[web]
bind to = 10.1.1.1:19999 localhost:19999
Can also bind netdata to multiple IP addresses/ports. Hostnames will be resolved. (According to the wiki, Tinc is a good tool for virtual management LANs.)
Digital Ocean guide
Digital Ocean guide to setting up a secure Netdata instance served up via Nginx: https://www.digitalocean.com/community/tutorials/how-to-set-up-real-time-performance-monitoring-with-netdata-on-ubuntu-16-04
Flags
| Netdata Netdata is a tool for extensively instrumenting Linux systems, and providing monitoring capabilities via dashboards and archiving capabilities via backends.
Using Netdata with Prometheus: Netdata/Prometheus Security Concerns: Netdata/Security
|
| Dashboards and Monitoring tools for creating dashboards and monitoring applications
MongoDB: MongoDB · Category:MongoDB Graphite: Graphite · Category:Graphite Prometheus: Prometheus · Category:Prometheus
Netdata: Netdata · Netdata/Prometheus · Netdata/Security · Category:Netdata Collectd: Collectd · Collectd/Mongo · Category:Collectd
Standalone: Grafana · Carbon/Graphite Javascript: D3 Python: Bokeh
|