Changing MongoDB logging to stdout.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 1m7s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 3m40s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 4m1s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 6m20s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 13s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 3m7s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 3m23s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 5m41s

This commit is contained in:
2025-10-04 06:36:32 -04:00
parent f2af067e2e
commit 55e87fadbe
+1 -4
View File
@@ -9,11 +9,8 @@ storage:
# where to write logging data. # where to write logging data.
systemLog: systemLog:
destination: file destination: stdout
quiet: false
logAppend: true logAppend: true
logRotate: reopen
path: /var/log/mongodb/mongod.log
verbosity: 1 verbosity: 1
# network interfaces # network interfaces