[augeas-devel] [Augeas] #364: Augeas doesn't seem to like @@ for rsyslog.conf remote loghost

Augeas trac at fedorahosted.org
Thu Sep 5 15:30:43 UTC 2013


#364: Augeas doesn't seem to like  @@ for rsyslog.conf remote loghost
------------------------+---------------------
 Reporter:  supernovae  |       Owner:  lutter
     Type:  defect      |      Status:  new
 Priority:  major       |   Milestone:  next
Component:  Augeas      |     Version:  1.0.0
 Keywords:              |  Blocked By:
 Blocking:              |
------------------------+---------------------
 Trying to edit/add a new rsyslog syslog host to our redhat linux machines
 to point to a new logstash host and augeas fails to handle the existing
 entry

 *.* @@10.x.x.x:5444

 The augtool output is



     /augeas/files/etc/rsyslog.conf/error = "parse_failed"
     /augeas/files/etc/rsyslog.conf/error/pos = "2815"
     /augeas/files/etc/rsyslog.conf/error/line = "79"
     /augeas/files/etc/rsyslog.conf/error/char = "0"
     /augeas/files/etc/rsyslog.conf/error/lens =
 "/usr/share/augeas/lenses/dist/rsyslog.aug:30.10-.57:"
     /augeas/files/etc/rsyslog.conf/error/message = "Get did not match
 entire input"


 line 79 is the string above.

 [root at puppet ~]# augtool --version
 augtool 1.0.0 <http://augeas.net/>

 will need to also verify that rsyslog lns creates remote entries in the
 above format - i was just trying to revise an existing entry and got this
 error.

 thanks!

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/364>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list