summaryrefslogtreecommitdiffstats
path: root/docs/configure/nodes.md
diff options
context:
space:
mode:
authorChris Akritidis <43294513+cakrit@users.noreply.github.com>2023-02-22 10:17:44 -0800
committerGitHub <noreply@github.com>2023-02-22 10:17:44 -0800
commit0cb21b342f73bedd1ca04240e2d8932f188e8017 (patch)
tree19f57decc0db36934da63d66d7e5884b8ffce6f0 /docs/configure/nodes.md
parentff4eece8eeebfe9d084b51a3f3337e0cf39c0c3d (diff)
Merge security documents (#14588)
* Bring in info from docs/configure/secure-nodes.md Will remove secure-nodes.md * Delete secure-nodes.md * Change link to node security * Update common-changes.md * Update nodes.md * Fix link in infrastructure doc
Diffstat (limited to 'docs/configure/nodes.md')
-rw-r--r--docs/configure/nodes.md26
1 files changed, 0 insertions, 26 deletions
diff --git a/docs/configure/nodes.md b/docs/configure/nodes.md
index d2fd7a27e0..4454a1fea4 100644
--- a/docs/configure/nodes.md
+++ b/docs/configure/nodes.md
@@ -147,29 +147,3 @@ wget -O /etc/netdata/netdata.conf http://localhost:19999/netdata.conf
# or
curl -o /etc/netdata/netdata.conf http://NODE:19999/netdata.conf
```
-
-## What's next?
-
-Learn more about [starting, stopping, or restarting](https://github.com/netdata/netdata/blob/master/docs/configure/start-stop-restart.md) the Netdata daemon to apply
-configuration changes.
-
-Apply some [common configuration changes](https://github.com/netdata/netdata/blob/master/docs/configure/common-changes.md) to quickly tweak the Agent's behavior.
-
-[Add security to your node](https://github.com/netdata/netdata/blob/master/docs/configure/secure-nodes.md) with what you've learned about the Netdata config directory
-and `edit-config`. We put together a few security best practices based on how you use the Netdata.
-
-You can also take what you've learned about node configuration to enable or enhance features:
-
-- [Enable new collectors](https://github.com/netdata/netdata/blob/master/collectors/REFERENCE.md) or tweak their behavior.
-- [Configure existing health alarms](https://github.com/netdata/netdata/blob/master/health/REFERENCE.md) or create new ones.
-- [Enable notifications](https://github.com/netdata/netdata/blob/master/docs/monitor/enable-notifications.md) to receive updates about the health of your
- infrastructure.
-- Change [the long-term metrics retention period](https://github.com/netdata/netdata/blob/master/docs/store/change-metrics-storage.md) using the database engine.
-
-### Related reference documentation
-
-- [Netdata Agent · Daemon](https://github.com/netdata/netdata/blob/master/daemon/README.md)
-- [Netdata Agent · Health monitoring](https://github.com/netdata/netdata/blob/master/health/README.md)
-- [Netdata Agent · Notifications](https://github.com/netdata/netdata/blob/master/health/notifications/README.md)
-
-[![analytics](https://www.google-analytics.com/collect?v=1&aip=1&t=pageview&_s=1&ds=github&dr=https%3A%2F%2Fgithub.com%2Fnetdata%2Fnetdata&dl=https%3A%2F%2Fmy-netdata.io%2Fgithub%2Fdocs%2Fconfigure%2Fnodes&_u=MAC~&cid=5792dfd7-8dc4-476b-af31-da2fdb9f93d2&tid=UA-64295674-3)](<>)