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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to