Skip to content

Augeas didn't load /etc/rsyslog.conf with Rsyslog.lns from /var/lib/puppet/lib/augeas/lenses: Get did not match entire input (line:40, character:0) #5

@flyinbutrs

Description

@flyinbutrs

I am getting errors on ubuntu 14.04 LTS trying to edit rsyslog...

augtool> ls /augeas/files/etc/rsyslog.conf/error/
pos = 966
line = 40
char = 0
lens = /usr/share/augeas/lenses/dist/rsyslog.aug:45.10-.57:
message = Get did not match entire input

The line that it's choking on is this:

*.* @@127.0.0.1:1514;RSYSLOG_FileFormat

With context:

# Filter duplicated messages
$RepeatedMsgReduction on
*.* @@127.0.0.1:1514;RSYSLOG_FileFormat

Any ideas? To my knowledge, this is a package default file.

EDIT: This line is not stock, it's added for according to Alertlogic's documentation, which lists exactly that line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions