Revert journald changes
This commit is contained in:
parent
b6cf254e98
commit
152d6cac86
@ -1,15 +1,5 @@
|
|||||||
{ ... }:
|
{ ... }:
|
||||||
{
|
{
|
||||||
# Configure journald
|
|
||||||
services.journald = {
|
|
||||||
extraConfig = [
|
|
||||||
"SystemMaxUse=500M"
|
|
||||||
"SystemKeepFree=1G"
|
|
||||||
];
|
|
||||||
rateLimitInterval = "10s";
|
|
||||||
};
|
|
||||||
|
|
||||||
# Configure promtail
|
|
||||||
services.promtail = {
|
services.promtail = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configuration = {
|
configuration = {
|
||||||
|
Loading…
Reference in New Issue
Block a user