Hi
I set my logging like this to rsyslog to write to local file
log_facility=LOG_LOCAL0
"local0.* -/var/log/kamailio.log" >> /etc/rsyslog.conf
The entries I have logging is quite detailed and can even be used to in place of acc
info.
For each call it writes 50 lines. Would this be considered to many writes and impact
performance?