← Back to team overview

orchestra team mailing list archive

[Bug 869134] Re: rsyslogd repeatedly prints out messages about missing dynamic directories

 

Additionally, it is a permissions and can be fixed manually:
sudo chown syslog:syslog -R /var/log/orchestra/rsyslog

Or it least that fixed it in my case.

The new installation I performed left the rsyslog folder owned by root.

-- 
You received this bug notification because you are a member of
orchestra, which is subscribed to orchestra in Ubuntu.
https://bugs.launchpad.net/bugs/869134

Title:
  rsyslogd repeatedly prints out messages about missing dynamic
  directories

Status in “orchestra” package in Ubuntu:
  Fix Released

Bug description:
  These lines from /etc/rsyslog.d/90-orchestra.conf cause problems:

  $template
  DYNsyslog,"/var/log/orchestra/rsyslog/%$YEAR%/%$MONTH%/%$DAY%/%HOSTNAME%/syslog"

  
  Oct  5 09:53:32 kurhah rsyslogd: Could not open dynamic file '/var/log/orchestra/rsyslog/2011/10/05/kurhah/secure' - discarding message

  rsyslogd needs to create these dirs automatically or the rules changed
  to use files only.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/orchestra/+bug/869134/+subscriptions


References