Check the Logging Setting's, Enabling Logging box.
Set the time when want the log needs to be processed under Processing Settings.
Note : The log generation job is daily job and only runs once in a day.
Once set you would need to wait for a day to get the generated log file. The log file is generated under
C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS\
select o.id,, o.* from objects o
inner join Classes c on c.Id = o.ClassId and c.FullName like '%SPWebApplication%'
where o.name like
If your sharepoint infrastructure on configured in a farm then each server on the farm generates its own log. you would need to search for the web application guid folder and the folder for each day to view the log.
No comments:
Post a Comment