Rsyslog imtcp issue

Gabriel Samfira gsamfira at cloudbasesolutions.com
Thu Sep 25 10:28:04 UTC 2014


FWIW, unit/machine agents no longer need rsyslog to stream logs to the 
state machine as of this merge:

https://github.com/juju/juju/pull/499

Removing rsyslog as a dependency should be safe I think...



On 25.09.2014 12:26, Stuart Bishop wrote:
> On 24 September 2014 23:25, Jorge Niedbalski
> <jorge.niedbalski at canonical.com> wrote:
>
>> I know is not an option to abandon the usage of gTLS, but ideally,
>> Juju should have a separated service and configuration path that
>> doesn't interrupts any other rsyslogd process running on the host. I
>> think we can workaround/fix this by running 2 different rsyslogd
>> services with different configurations (maybe a default path different
>> for juju /etc/rsyslog.d/juju/ ?),
>>
>> Please any observation would be appreciated
> I too had difficulty when I needed to implement the rsyslog interface
> in my charm. I did not like that I needed to reconfigure a service
> required for juju to function correctly, as I have no guarantees that
> my changes will continue to work with future versions of juju (and for
> a beginner, rsyslogd is certainly not fun or easy to configure).
>
> If syslog remains, it would be nice if juju setup its own separate
> daemon so I don't have to worry about taking the environment down by
> accidentally spamming my logs at the controller node :)
>



More information about the Juju-dev mailing list