[syslog-ng] Error in FreeBSD jail

Peter Fraser petros.fraser at gmail.com
Thu Dec 17 17:45:36 CET 2009


Yes, thanks for replying, here it is.

#
source src { unix-dgram("/var/run/log");
             unix-dgram("/var/run/logpriv" perm(0600));
             udp(); internal(); file("/dev/klog"); };


On Thu, Dec 17, 2009 at 10:12 AM, Sean McAfee
<smcafee at collaborativefusion.com> wrote:
> Peter Fraser wrote:
>> Hi All
>> I installed syslog-ng3-3.0.3_3 in a jail, when I start the service, I
>> get this error below
>>
>> Starting syslog_ng.
>> Error binding socket; addr='AF_UNIX(/var/run/log)', error='Permission
>> denied (13)'
>> Error initializing source driver; source='src', id='src#0'
>> Error initializing message pipeline;
>> /usr/local/etc/rc.d/syslog-ng: WARNING: failed to start syslog_ng
>>
>> Does anyone have any ideas on what I could do to troubleshoot or
>> resolve this problem?
>>
>> Thanks for any help.
>> ______________________________________________________________________________
>> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
>> Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
>> FAQ: http://www.campin.net/syslog-ng/faq.html
>>
>
> Could you provide the snippets of the config file that reference
> /var/run/log?
>
> --
> Sean McAfee
> Senior Systems Engineer
> ______________________________________________________________________________
> Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
> Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
> FAQ: http://www.campin.net/syslog-ng/faq.html
>
>


More information about the syslog-ng mailing list