trouble2 wrote
Hi, I miss some things in online help, so I thought I would ask them here:
- I've heard that if I set the site log history to -1 that all data will be kept, is this true?
Yes
- Is it true that when you set the Site log storage to file system, you won't be able to view the statistics under the admin menu?
Yes from what I have read with 4.4.1
- If I set site log history to, let's say 20 days, and the storage is set to file system, will the *.log files be deleted?
Or does the 20 days limit only work if you store to the database?
I believe that it will work with the filesystem as well, but I am NOT 100% sure about that one.
- When I look in a log file I do not see friendly URL's, while a REAL IIS logfile stores the friendly URL's.
Is this true? Can this be changed?
I do not believe it is possible without a core change. IIS Stores the friendly URL as that is the only thing it is aware of. DNN stores the URL after it has been processed by the friendly URL system.