[OpenSIPS-Users] where is opensips log file

Liviu Chircu liviu at opensips.org
Sat Sep 13 15:37:12 CEST 2014


Hello george,

Most likely, your OpenSIPS messages are currently going to 
/var/log/messages.

If you want local0 to go to a separate file, create a file telling 
rsyslog to do that:

echo 'local0.* -/var/log/opensips.log' > /etc/rsyslog.d/kk.conf
service rsyslog restart

Best regards,

Liviu Chircu
OpenSIPS Developer
http://www.opensips-solutions.com

On 13.09.2014 15:43, george wu wrote:
> This might be a very simple question.
> I can't find anything is /var/log/*
> Can somebody help me? Thanks in advance!
>
> George
>
> ####### Global Parameters #########
>
> debug=3
> log_stderror=no
> log_facility=LOG_LOCAL0
>
> fork=yes
> children=4
>
> /* uncomment the following lines to enable debugging */
> debug=6
> #fork=no
> log_stderror=yes
>
>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140913/2baf5ca8/attachment.htm>


More information about the Users mailing list