Hello OpenSIPS can log to both if you have rsyslog on the container by adding to /etc/rsyslog.d/opensips.conf something like `local0.* /var/log/opensips.log` Also take a look at fluentd. You can easily use fluentd to capture the console output and log it to a local file or ship it to a logging backend.
Regards, David Villasmil email: [email protected] On Mon, Jul 7, 2025 at 8:39 AM Sasmita Panda <[email protected]> wrote: > HI . > > I am using opensips 3.4 and my application is running on eks cluster . > I want opensips to do console logging and also logging to a file on syslog > . > Is this possible ? > > > *Thanks & Regards* > *Sasmita Panda* > *Senior Network Testing and Software Engineer* > *3CLogic , ph:07827611765* > _______________________________________________ > 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
