[Freeswitch-users] Rotating log files not working
Lars Zeb
larclap at yahoo.com
Sun May 31 10:35:14 PDT 2009
I am trying to rotate the logs, specifically the cdr ones. But the existing
extension and Master csv files are not rotated; they remain untouched.
I issue the command 'kill -s HUP pid' (pid of freeswitch). The fs console
says 2009-05-31 10:25:58 [NOTICE] mod_logfile_c:157 mod_logfile_rotate() New
log started.
The conf/autoload_configs/cdr-csv.conf.xml shows:
<configuration name="cdr_csv.conf" description="CDR CSV Format">
<settings>
<param name="default-template" value="sql"/>
<param name="rotate-on-hup" value="true"/>
<param name="legs" value="a"/>
</settings>
.
What am I doing wrong here?
Thanks, Lars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090531/8a65ba2a/attachment-0002.html
More information about the FreeSWITCH-users
mailing list