Sat Jan 21, 2012 9:00 am
The logs are cleared from the unit if they're successfully posted. The unit isn't trying to ftp to put the files on your server. It is sending the information via http post. So, you need to write a log handler on your server to process the incoming posts, and store them.
I do not have a log handler for the latest Brightauthor, just for the older 2.2 release.