[OpenSER-Users] Viewing OpenSER debug output

Ovidiu Sas osas at voipembedded.com
Mon Feb 4 20:30:07 CET 2008


Hi Brian,

Turn off stderr (log_stderror=no) and capture everything in a file via syslog.
By default, you should see the entire output of openser logging in
/var/log/messages.

'tail -f /var/log/messages' should give you the output of openser
while it is running.

There is also a tutorial on the openser website about openser logging.


Regards,
Ovidiu Sas

On Feb 4, 2008 2:03 PM, Brian Heath <brian at telethra.com> wrote:
>
>
>     Hi all,
>
>     Is there a way that you can 're-connect' to an openser debug output
> process, so you don't have to restart openser every time you want to view
> the debug data?  I've currently got it set accordingly:
>
>
> #################
> #     openser.cfg    #
> ################
> debug=9
> fork=yes
> log_stderror=yes
> log_facility=LOG_LOCAL1
>
>
>     Alternately, if there's a way I can pipe it all into a text file, and
> then use tail -f that would be optimal.  But I don't mind it as it all flies
> down my screen - it's at least all in my buffer.
>
>
> Thanks in advance for your help,
> Brian
> _______________________________________________
> Users mailing list
> Users at lists.openser.org
> http://lists.openser.org/cgi-bin/mailman/listinfo/users
>
>




More information about the sr-users mailing list