With the new Sharepoint Logging database we now have the possibility of storing ULS trace logs in tables in this
database. The responsible for this process is a Sharepoint Job that periodically moves ULS logs from the files in
every Sharepoint Server to the database (follow my previous article on this topic
for more info). But how are the logs actually stored in this database? Recently I have been involved in a project for
extending this logging platform and I had the opportunity to review how this database works.
Read the rest of this article in my new blog !
Advertisement