juju local log configuration uses deprecated tilde

Bug #1409104 reported by Christian Reis
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
juju-core
Won't Fix
Medium
Unassigned

Bug Description

When you start up rsyslog, you get this warning:

  Jan 9 17:40:51 riff rsyslogd-2307: warning: ~ action is deprecated, consider using the 'stop' statement instead [try http://www.rsyslog.com/e/2307 ]
  Jan 9 17:40:51 riff rsyslogd-2307: warning: ~ action is deprecated, consider using the 'stop' statement instead [try http://www.rsyslog.com/e/2307 ]

They are caused by the use of "~" instead of "stop" in the config file placed in rsyslog.d (25-juju-async-local.conf in my case).

You also get this warning:

  Jan 9 17:40:31 riff rsyslogd-2221: module 'imuxsock' already in this config, cannot be added

This is caused because at least in 14.04 imuxsock is already loaded in rsyslog.conf.

async@riff:/etc/rsyslog.d$ dpkg -l | grep juju
ii juju-core 1.20.14-0ubuntu1~14.04.1~juju1 amd64 Juju is devops distilled - client
ii juju-local 1.20.14-0ubuntu1~14.04.1~juju1 all dependency package for the Juju local provider
ii juju-mongodb 2.4.9-0ubuntu3 amd64 MongoDB object/document-oriented database for Juju

Tags: logging
Curtis Hovey (sinzui)
Changed in juju-core:
status: New → Triaged
importance: Undecided → Medium
tags: added: logging
Changed in juju-core:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.