Hello,
Is there a way to suppress the printing “date & time, host, and Kamailio execution path” at the begging of each xlog line?
Example current xlog line:
Nov 4 16:54:52 myserver /usr/local/sbin/kamailio[7021]: INFO: <script>: => Test xlog line
I would like xlog line to be:
INFO: <script>: => Test xlog line
Thank you,