From 83ba6762cc43d9db581b979bb5e3445669e46cc2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 25 Nov 2024 18:33:56 +0100 Subject: Merging upstream version 2.0.3+dfsg (Closes: #923993, #1042533, #1045145). Signed-off-by: Daniel Baumann --- src/web/api/health/README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'src/web/api/health') diff --git a/src/web/api/health/README.md b/src/web/api/health/README.md index 725b4a36f..a788e9b4d 100644 --- a/src/web/api/health/README.md +++ b/src/web/api/health/README.md @@ -1,13 +1,3 @@ - - # Health API Calls ## Health Read API @@ -33,7 +23,7 @@ The size of the alert log is configured in `netdata.conf`. There are 2 settings: ``` [health] in memory max health log entries = 1000 - health log history = 432000 + health log retention = 5d ``` The API call retrieves all entries of the alert log: -- cgit v1.2.3