← Back to team overview

orchestra team mailing list archive

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

 

I did a fresh install of Orchestra 2 days ago, on Ubuntu 11.10, and am
experiencing the exact same thing:

tail /var/log/syslog
Feb 17 06:25:03 orchestra rsyslogd: last message repeated 999 times
Feb 17 06:25:03 orchestra rsyslogd: [origin software="rsyslogd" swVersion="5.8.1" x-pid="842" x-info="http://www.rsyslog.com";] rsyslogd was HUPed
Feb 17 06:26:04 orchestra dnsmasq-dhcp[932]: DHCPREQUEST(eth0) 192.168.124.51 54:04:a6:67:44:ae 
Feb 17 06:26:04 orchestra dnsmasq-dhcp[932]: DHCPACK(eth0) 192.168.124.51 54:04:a6:67:44:ae nodeae
Feb 17 06:27:33 orchestra rsyslogd: Could not open dynamic file '/var/log/orchestra/rsyslog/2012/02/17//messages' - discarding message
Feb 17 06:28:33 orchestra rsyslogd: last message repeated 999 times

orchestra@orchestra:/var/log/cobbler$ dpkg -l | grep orchestra-server
ii  ubuntu-orchestra-server              2.21-0ubuntu2.1

-- 
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