[Freeswitch-users] Logfile problems

Sean Devoy sdevoy at bizfocused.com
Wed Oct 16 15:18:42 UTC 2019


I checked the permissions and they are good.  Restarted again.  Still no log files.

Any ideas?

Sean

From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> On Behalf Of David Villasmil
Sent: Tuesday, October 15, 2019 2:37 PM
To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
Subject: Re: [Freeswitch-users] Logfile problems

permissions? usually fs logs go into /var/log/freeswitch/

Regards,

David Villasmil
email: david.villasmil.work at gmail.com<mailto:david.villasmil.work at gmail.com>
phone: +34669448337


On Tue, Oct 15, 2019 at 7:22 PM Sean Devoy <sdevoy at bizfocused.com<mailto:sdevoy at bizfocused.com>> wrote:
Hi,

I installed v 10 from distro on Debian 10.

My initial logfile is 100MB.

I checked the logfile.conf.xml in autoload_config.
It has this:
<configuration name="logfile.conf" description="File Logging">
  <settings>
   <!-- true to auto rotate on HUP, false to open/close -->
   <param name="rotate-on-hup" value="true"/>
  </settings>
  <profiles>
    <profile name="default">
      <settings>
        <!-- File to log to -->
             <param name="logfile" value="/var/log/freeswitch.log"/>
        <!-- At this length in bytes rotate the log file (0 for never) -->
        <param name="rollover" value="10000000"/>
                  <!-- Maximum number of log files to keep before wrapping -->
                  <!-- If this parameter is enabled, the log filenames will not include a date stamp -->
                  <param name="maximum-rotate" value="14"/>
        <!-- Prefix all log lines by the session's uuid  -->
        <param name="uuid" value="true" />
      </settings>
      <mappings>
       <!--
            name can be a file name, function name or 'all'
            value is one or more of debug,info,notice,warning,err,crit,alert,all
            Please see comments in console.conf.xml for more information
       -->
             <map name="all" value="console,debug,info,notice,warning,err,crit,alert"/>
      </mappings>
    </profile>
  </profiles>
</configuration>

I restarted FS and now I have no logfile (that I can find).

Ideas?

Sean
_________________________________________________________________________

The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.
Build your next product on our scalable cloud platform.

Join our online community to chat in real time https://signalwire.community

Professional FreeSWITCH Services
sales at freeswitch.com<mailto:sales at freeswitch.com>
https://freeswitch.com

Official FreeSWITCH Sites
https://freeswitch.com/oss
https://freeswitch.org/confluence
https://cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org<mailto:FreeSWITCH-users at lists.freeswitch.org>
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20191016/0fdf5c11/attachment-0001.html>


More information about the FreeSWITCH-users mailing list