Changing log file location
First you have to modify the 3cxphonesystem.ini in the 3cx BIN directory. Change the file locations to your path, eg:
...
[CallManager\Logger\Outputs\LogFile]
File=c:\3CXPhoneSystem.log
...
(note the path above is added c:\)
etc etc do this for all simular files.
This will change your logging directorys, now you have to set the web based service to find them, so set the file DATA/HTTP/functions/data.ini
to read:
log_path=C:\Program Files\3CX PhoneSystem\Data\Logs\
... change to the same location as you set the log files to above.
This is a start I hope it helps. I am checking the max log file under verbose, and will post results if someone does not.
Graeme.