aboutsummaryrefslogtreecommitdiff
path: root/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-06-29 13:57:01 +0200
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-06-29 13:57:01 +0200
commit2d30e1a9c7254e2769d1e11a5e7ab54b34f8b77a (patch)
treed836c9fca3fd467cd33104fda7cc9d5857985d12 /app/garage/deploy/garage.hcl
parent42c020e00b87750b606a5fbf0cc35cc489faa351 (diff)
downloadinfrastructure-2d30e1a9c7254e2769d1e11a5e7ab54b34f8b77a.tar.gz
infrastructure-2d30e1a9c7254e2769d1e11a5e7ab54b34f8b77a.zip
Log to journald
Diffstat (limited to 'app/garage/deploy/garage.hcl')
-rw-r--r--app/garage/deploy/garage.hcl3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/garage/deploy/garage.hcl b/app/garage/deploy/garage.hcl
index 41e36a0..b5b8bf1 100644
--- a/app/garage/deploy/garage.hcl
+++ b/app/garage/deploy/garage.hcl
@@ -35,6 +35,9 @@ job "garage" {
"secrets/garage.crt:/garage/garage.crt",
"secrets/garage.key:/garage/garage.key",
]
+ logging {
+ type = "journald"
+ }
}
template {