About the Log files !

About the Log files ! SearchSearch
Author Message
Anonymous
 
Posted on Tuesday, November 18, 2003 - 08:57 am:   

Hi everyone,
I wanted to ask why the .log files are stored directly in the program directory and not into another dir (LOGS for example).
THNX
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1177
Registered: 10-2002
Posted on Wednesday, November 19, 2003 - 03:50 pm:   

Hi,

In the v5.0 release, it is possible to move all logs except for the debug logs. Here is some information from the readme.txt file.

Add configuration parameters for relocating some directories from their default locations:

In SMSGW.INI under [SMSGW] header:

MMSDir=d:\path\ ==> Indicates location for storing received MMS messages (default is MMS-IN subdirectory)

QDir=d:\path\ ==> Indicates location for outbound SMS message queue (default is Q subdirectory)

LogDirectory=d:\path\ ==> Indicates location for log files (except debug logs) (default is program directory)

In MMSC.INI under [MMSC] header:

DataDir=d:\path\ ==> Indicates location under which in-transit MMS messages should be stored (default is MMSCDATA subdirectory)

LogDirectory=d:\path\ ==> Indicates location for log files (except debug logs) (default is program directory)
Anonymous
 
Posted on Friday, November 21, 2003 - 11:58 am:   

This is great,
Many thanks Bryce this helps me a lot.
BR