HI,
here is my pastebin when I do opensips start:
http://pastebin.com/Z9hxrHB2
debug=6
log_stderror=yes
log_facility=LOG_LOCAL0
syslog.conf
#opensips
local0.* /var/log/opensips.log
Still no luck:(
I tried to cat massages, opensips.log but there is no opensips log.
Br,
Miha
On 11/19/2012 12:35 PM, Saúl Ibarra Corretgé wrote:
On Nov 19, 2012, at 12:26 PM, Miha wrote:
Hi,
my opensips.cfg:
debug=6
log_stderror=yes
log_facility=LOG_LOCAL0
syslog.conf
#opensips
local0.* -/var/log/opensips.log
Where could be a poroblem that opensips does not log?
Opensips.log is empty.
Remove that '-' from the syslog.conf line, that prevents the matching entries
from going there. It should look like this:
#opensips
local0.* /var/log/opensips.log
Regards,
PS: This applies to rsyslog.
--
Saúl Ibarra Corretgé
AG Projects
_______________________________________________
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