Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] mod_logfile change logging path on windows


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
Alexander.Haugg at c4b.de
Guest





PostPosted: Tue Mar 08, 2016 5:01 am    Post subject: [Freeswitch-users] mod_logfile change logging path on window Reply with quote

Hi,

what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

Thanks a lot!
Back to top
bote_radio at botecomm...
Guest





PostPosted: Tue Mar 08, 2016 9:13 am    Post subject: [Freeswitch-users] mod_logfile change logging path on window Reply with quote

reloadxml

To tell FS to read the latest version of XML config files into working memory.


---
Bote
FreeSWITCH Docs Janitor
http://freeswitch.org/confluence




From: Alexander Haugg
Sent: Tuesday, 08 March, 2016 05:00
Subject: [Freeswitch-users] mod_logfile change logging path on windows



Hi,

what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

Thanks a lot!
Back to top
Alexander.Haugg at c4b.de
Guest





PostPosted: Thu Mar 10, 2016 1:39 am    Post subject: [Freeswitch-users] mod_logfile change logging path on window Reply with quote

Reload mod_logfile call reloadxml automatically!
I’d check the freeswitch.xml.fsxml, and the changes are in use.

My question is:
what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

What for a path string format is in a windows environment expected for
<![if !supportLists]>1. <![endif]>write the log on to another partition on the same machine?
<![if !supportLists]>2. <![endif]>Write the log on to another computer or shared filesystem in the network?

I tried: d:\foo\bar, d:/foo/bar, [url=file:///\\hostname\foo\bar]\\hostname\foo\bar[/url], file:///hostname/foo/bar

Thanks a lot


Von: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] Im Auftrag von Bote Man
Gesendet: Dienstag, 8. Mrz 2016 15:10
An: 'FreeSWITCH Users Help' <freeswitch-users@lists.freeswitch.org>
Betreff: Re: [Freeswitch-users] mod_logfile change logging path on windows



reloadxml

To tell FS to read the latest version of XML config files into working memory.


---
Bote
FreeSWITCH Docs Janitor
http://freeswitch.org/confluence




From: Alexander Haugg
Sent: Tuesday, 08 March, 2016 05:00
Subject: [Freeswitch-users] mod_logfile change logging path on windows



Hi,

what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

Thanks a lot!
Back to top
Alexander.Haugg at c4b.de
Guest





PostPosted: Thu Mar 10, 2016 2:06 am    Post subject: [Freeswitch-users] mod_logfile change logging path on window Reply with quote

OK, the question was a bit stupid, sorry!
With a consequent changing from “\” to “/” it works successfully

Examples
/foo/bar.log -> same partition like the fs is running
D:/foo/bar.log -> other partition
//fileshare/foo/bar.log -> windows file share
//computername/foo/bar.log -> other windows machine


Von: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] Im Auftrag von Alexander Haugg
Gesendet: Donnerstag, 10. Mrz 2016 07:38
An: FreeSWITCH Users Help <freeswitch-users@lists.freeswitch.org>
Betreff: Re: [Freeswitch-users] mod_logfile change logging path on windows



Reload mod_logfile call reloadxml automatically!
I’d check the freeswitch.xml.fsxml, and the changes are in use.

My question is:
what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

What for a path string format is in a windows environment expected for
<![if !supportLists]>1. <![endif]>write the log on to another partition on the same machine?
<![if !supportLists]>2. <![endif]>Write the log on to another computer or shared filesystem in the network?

I tried: d:\foo\bar, d:/foo/bar, [url=file:///\\hostname\foo\bar]\\hostname\foo\bar[/url], [url=file:///\\hostname\foo\bar]file:///hostname/foo/bar[/url]

Thanks a lot


Von: freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org) [mailto:freeswitch-users-bounces@lists.freeswitch.org (freeswitch-users-bounces@lists.freeswitch.org)] Im Auftrag von Bote Man
Gesendet: Dienstag, 8. Mrz 2016 15:10
An: 'FreeSWITCH Users Help' <freeswitch-users@lists.freeswitch.org (freeswitch-users@lists.freeswitch.org)>
Betreff: Re: [Freeswitch-users] mod_logfile change logging path on windows



reloadxml

To tell FS to read the latest version of XML config files into working memory.


---
Bote
FreeSWITCH Docs Janitor
http://freeswitch.org/confluence




From: Alexander Haugg
Sent: Tuesday, 08 March, 2016 05:00
Subject: [Freeswitch-users] mod_logfile change logging path on windows



Hi,

what is to do to change the log folder to d:, or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in the “logfile” property will ignored.

Thanks a lot!
Back to top
mike at jerris.com
Guest





PostPosted: Thu Mar 10, 2016 9:40 am    Post subject: [Freeswitch-users] mod_logfile change logging path on window Reply with quote

These should both work

d:\foo\bar, d:/foo/bar

On Thursday, March 10, 2016, Alexander Haugg <Alexander.Haugg@c4b.de (Alexander.Haugg@c4b.de)> wrote:
Quote:

Reload mod_logfile call reloadxml automatically!
I’d check the freeswitch.xml.fsxml, and the changes are in use.
 
My question is:
what is to do to change the log folder to d:,  or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in  the “logfile” property will ignored.
 
What for a path string format is in a windows  environment expected for
1.       write the log on to another partition on the same machine?
2.       Write the log on to another computer or shared filesystem in the network?
 
I tried: d:\foo\bar, d:/foo/bar, \\hostname\foo\bar, file:///hostname/foo/bar
 
Thanks a lot
 
 
Von: [url=javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces@lists.freeswitch.org');]freeswitch-users-bounces@lists.freeswitch.org[/url] [mailto:[url=javascript:_e(%7B%7D,'cvml','freeswitch-users-bounces@lists.freeswitch.org');]freeswitch-users-bounces@lists.freeswitch.org[/url]] Im Auftrag von Bote Man
Gesendet: Dienstag, 8. März 2016 15:10
An: 'FreeSWITCH Users Help' <[url=javascript:_e(%7B%7D,'cvml','freeswitch-users@lists.freeswitch.org');]freeswitch-users@lists.freeswitch.org[/url]>
Betreff: Re: [Freeswitch-users] mod_logfile change logging path on windows


 
reloadxml
 
To tell FS to read the latest version of XML config files into working memory.
 
 
---
Bote
FreeSWITCH Docs Janitor
http://freeswitch.org/confluence
 
 
 
 
From: Alexander Haugg
Sent: Tuesday, 08 March, 2016 05:00
Subject: [Freeswitch-users] mod_logfile change logging path on windows


 
Hi,
 
what is to do to change the log folder to d:,  or to a windows file share, or another computer?
I try some string formats and file urls and complete my changes with reload mod_logfile,
but my changes in  the “logfile” property will ignored.
 
Thanks a lot!
 
 


Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services