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

_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel

Reply via email to