I upgraded to distro-packaged rsyslog v8.2.2.

Missing socketpaths are still not getting created.

On Mon, Aug 18, 2014, at 11:22 AM, [email protected] wrote:
> 
> 
> On Mon, Aug 18, 2014, at 11:17 AM, David Lang wrote:
> > since this has the include, we'd also need to see the contents of 
> > /etc/rsyslog.d/*.conf
> 
> I've already provided it in the OP
> 
>       cat /etc/rsyslog.d/test.conf
> 
>               input(type="imuxsock" Socket="/var/chroot/test/dev/log" 
> CreatePath="on")
>               if $programname == 'test' then {
>               action(type="omfile" sync="off" file="/var/log/test/test.log")
>           }
>               if $programname == 'test' then stop
> 
> Note - I've moved the module load
> 
>       module(load="imuxsock")
> 
> to the main config file
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to