summaryrefslogtreecommitdiffstats
path: root/streaming/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'streaming/README.md')
-rw-r--r--streaming/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/streaming/README.md b/streaming/README.md
index e97411b31..0ad9d7e2e 100644
--- a/streaming/README.md
+++ b/streaming/README.md
@@ -73,7 +73,7 @@ These are options that affect the operation of netdata in this area:
```
[global]
- memory mode = none | ram | save | map
+ memory mode = none | ram | save | map | dbengine
```
`[global].memory mode = none` disables the database at this host. This also disables health
@@ -170,6 +170,10 @@ the unique id the netdata generating the metrics (i.e. the netdata that original
them `/var/lib/netdata/registry/netdata.unique.id`). So, metrics for netdata `A` that pass through
any number of other netdata, will have the same `MACHINE_GUID`.
+You can also use `default memory mode = dbengine` for an API key or `memory mode = dbengine` for
+ a single host. The additional `page cache size` and `dbengine disk space` configuration options
+ are inherited from the global netdata configuration.
+
##### allow from
`allow from` settings are [netdata simple patterns](../libnetdata/simple_pattern): string matches