Hi,
I am using xlog module for my ser.cfg debuging. I though that it would be very helpful to have a feature which would prefix each log with a module-parameter defined text. It is useful for instance when there are more then one instances of ser on the same host.
Cheers Waiting for your feedback Tomasz
I'm not sure I understand. xlog is the module. If you have more than one ser instance, I sugget you create a new facility in /etc/syslog.conf: local0.* -/var/log/ser-instance0.log
Then you add to the standard log file facility line (/var/log/messages): local0.none
In ser.cfg, add: log_facility=LOG_LOCAL0
Do the same for local1 for the other instance and the logs are split in individual files. g-)
Tomasz Zieleniewski wrote:
Hi,
I am using xlog module for my ser.cfg debuging. I though that it would be very helpful to have a feature which would prefix each log with a module-parameter defined text. It is useful for instance when there are more then one instances of ser on the same host.
Cheers Waiting for your feedback Tomasz _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers