humm, interesting.
Can you try to put following on top of your config?
--- debug=4 log_stderror=no
memdbg=5 memlog=5
log_facility=LOG_LOCAL0
fork=yes children=4 ---
Make sure you don't override these variable in later config. This should work, if not something is really wrong with your installation.
Thank you.
On Thu, Aug 16, 2012 at 4:27 PM, Juan Castro jcastro@instant.com.br wrote:
local0.* wasn't routed to anything in rsyslog.conf. I enabled it and now I get a message when I logOUT, but none when I logIN. The message I get is "WebSocket connection from 192.168.0.92:1273 has closed". It's in event_route[websocket:closed].
It seems it's only logging L_INFO and not L_DBG. I changed the from the latter to the former and now it shows. Again, I had debug=9. Bug in the log system?
On Thu, Aug 16, 2012 at 11:08 AM, Carlos Ruiz Díaz carlos.ruizdiaz@gmail.com wrote:
You should be seeing at least the output of "xlog("L_DBG", "HTTP Request
Received\n");", if not, there's no http request arriving to the server. Try flushing iptables and disabling selinux.
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev