this morning someone from the IT-department (system manager) came to my office and asked me about this file.
WSS_Adminservice,log
His vision about this fule was that there were 2 problems with this file.
- The size (approx 800 Mb)
- the location (documents and settings/default user/local settings/Temp)
I agreed with him this was a bit strange. So i started to investigate it.
I called in my best friend Mr Google and we start questioning the various sources we could find.
We came up with the following information:
- Nobody knows what the purpose of this file is
- It logs users that connect to the Sharepoint portal for the first time
- Nobody knows how it can be turned on/off
- This file only exist as of SP1
- it’s the wss admin service that writes to this file
the “cure” most Moss-admins implemented was not a very nice one, but it was working.
- Or, you create a script that deletes the file every now and then (you could move it to a different location, if you don’t like deleting)
- Or, set the file readOnly
Bot hare work arounds and not the answers i was looking for.
For the moment we will start using Option 1, but i’ll continue my search for more information on the subject.