Project

General

Profile

Actions

Bug #47078

open

cephadm: ForwardToSyslog=yes (aka really huge syslog)

Added by Sebastian Wagner over 3 years ago. Updated about 2 years ago.

Status:
Need More Info
Priority:
Normal
Assignee:
-
Category:
cephadm (binary)
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

ForwardToSyslog=yes is default in man distros.

Which means, we have a chain here:

container's stdout -> systemd service -> journald -> really huge syslog

Which means every log message of every container ends up in /var/log/syslog or something similar.

The Problem is explained here: https://github.com/DataDog/datadog-agent/issues/1606#issuecomment-382384062

Q: is this still the case?

Is there any other way to disable ForwardToSyslog for our services? If we could find a way to disable this behavior for our
containers, we should be fine.

Actions

Also available in: Atom PDF