[Freeswitch-users] log-auth-failures warning not in freeswitch.log
Brian Foster
bdfoster at davri.com
Sat Jul 20 03:22:02 MSD 2013
You need to load mod_logfile in order to save logs in Freeswitch.
https://wiki.freeswitch.org/wiki/Mod_logfile
Thank you,
Brian Foster
Project Manager/Owner's Representative
Davri Investments, Incorporated
P: +1-317-787-2686
M: +1-317-600-9753
Indianapolis, Indiana
On Fri, Jul 19, 2013 at 4:28 PM, Lloyd Aloysius <lloyd.aloysius at gmail.com>wrote:
> I find the reason why my freeswitch.log zero bytes.
>
> configuration i have only one module load by a static xml file in
> /autoload_config/modules.conf
>
> <configuration name="modules.conf" description="Modules">
> <modules>
> <load module="mod_xml_curl"/>
> </modules>
> </configuration>
>
> I load all other modules using curl, post_load_modules. But switch do not
> take the mod_logfile configuration through curl.
>
> I have to load mod_logfile before xml_curl like below, then log file have
> entries.
>
> <configuration name="modules.conf" description="Modules">
> <modules>
> <load module="mod_logfile"/>
> <load module="mod_xml_curl"/>
> </modules>
> </configuration>
>
> Can someone help me to understand the module load process through curl.
> Sounds like we cannot load mod_logfile through xml_curl ?
>
> Another situation timezone.conf also not reading from curl? any help is
> appreciated
>
> Thank you
> Lloyd
>
>
>
>
> *
> *
> * <http://www.sunteltech.ca/blog/>*
>
>
> On Thu, Jul 18, 2013 at 8:31 AM, <covici at ccs.covici.com> wrote:
>
>> Its working with a git from a few days ago and has been right along.
>>
>> Lloyd Aloysius <lloyd.aloysius at gmail.com> wrote:
>>
>> > Hi All,
>> >
>> > I have the following parameter in the profile
>> >
>> > <param name="log-auth-failures" value="true"/>
>> >
>> > and log file configuration I have the following
>> > - debug,info,notice,warning,err,crit,alert Default values.
>> >
>> > I see the log auth failures in console. But not writing into the
>> > freeswitch.log file. How to fix this?
>> >
>> > Thanks
>> > Lloyd
>> > *
>> > *
>> >
>> > ----------------------------------------------------
>> > Alternatives:
>> >
>> > ----------------------------------------------------
>> >
>> _________________________________________________________________________
>> > Professional FreeSWITCH Consulting Services:
>> > consulting at freeswitch.org
>> > http://www.freeswitchsolutions.com
>> >
>> >
>> >
>> >
>> > Official FreeSWITCH Sites
>> > http://www.freeswitch.org
>> > http://wiki.freeswitch.org
>> > http://www.cluecon.com
>> >
>> > FreeSWITCH-users mailing list
>> > FreeSWITCH-users at lists.freeswitch.org
>> > http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> > UNSUBSCRIBE:
>> http://lists.freeswitch.org/mailman/options/freeswitch-users
>> > http://www.freeswitch.org
>>
>> --
>> Your life is like a penny. You're going to lose it. The question is:
>> How do
>> you spend it?
>>
>> John Covici
>> covici at ccs.covici.com
>>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org
>> http://www.freeswitchsolutions.com
>>
>>
>>
>>
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org
>> http://wiki.freeswitch.org
>> http://www.cluecon.com
>>
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130719/ebe2b6f5/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list