LogViewer Members
Include Protected Members
Include Inherited Members
Represents the top-level object for filtering and viewing data from the Enterprise Search crawl log
The LogViewer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LogViewer | Initializes a new instance of the LogViewer class. |
Top
Properties
Name | Description | |
---|---|---|
MaxDaysCrawlLogged | Gets or sets the maximum number of days Enterprise Search should maintain crawl logs. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAllStatusMessages | Returns all status messages in the crawl log. | |
GetContentSourceSummaryStats | ||
GetCrawlSummaryByHost | Returns a summary of crawl log properties, grouped by host name. | |
GetCurrentCrawlLogData | Returns the current crawl log data. | |
GetHashCode | (Inherited from Object.) | |
GetPastCrawlLogData | ||
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
PurgeCrawlLog | Clears the entire crawl log. | |
ToString | (Inherited from Object.) |
Top