summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-06-14 19:18:08 +0300
committerGitHub <noreply@github.com>2024-06-14 19:18:08 +0300
commit3c507b4edb796f5a5cc7c6bcabfd9142494977cd (patch)
tree7d780eb583cf3f438929d3858a4a3cf539a11476 /system
parent0c43d1544ffba4fae9d60228fc78bad7e9725869 (diff)
add netdata journald configuration (#17882)
* add netdata journald configuration * update uninstaller * put in "/usr/lib/systemd/journald@netdata.conf.d/" * update uninstaller * Update CMakeLists.txt Co-authored-by: Austin S. Hemmelgarn <ahferroin7@gmail.com> * Update system/systemd/journald@netdata.conf * fix * usr/lib --------- Co-authored-by: Austin S. Hemmelgarn <ahferroin7@gmail.com>
Diffstat (limited to 'system')
-rw-r--r--system/systemd/journald@netdata.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/systemd/journald@netdata.conf b/system/systemd/journald@netdata.conf
new file mode 100644
index 0000000000..28fdca266e
--- /dev/null
+++ b/system/systemd/journald@netdata.conf
@@ -0,0 +1,5 @@
+# See journald.conf(5) for details.
+
+[Journal]
+SystemMaxUse=256M
+RuntimeMaxUse=64M