You can set opensips log level using "debug" parameter. http://www.opensips.org/Documentation/Script-CoreParameters-1-11#toc35
Also make sure your syslog service is configured to send local2.* logs to the log file(s) where you want to see them. i.e. to see all opensips logs file named opensips.log set /etc/rsyslog.conf to have entry like this, local2.* /var/log/opensips.log Then restart the service. Hope this helps. Thank you. On Wed, Aug 6, 2014 at 10:49 AM, Oleksandr Kunytsia <[email protected]> wrote: > Hello, > > Logging of my opensips looks like the following: > > ----cut---- > log_facility=LOG_LOCAL2 > log_stderror=no > ----cut---- > > Opensips sends logging information as LOCAL2.error messages, > > How to configure to send messages with another log_level? e.g. local2.info > ? > > _______________________________________________ > 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
