HitLogProcessor Class |
Namespace: CMS.WebAnalytics
public class HitLogProcessor : ITask
The HitLogProcessor type exposes the following members.
Name | Description | |
---|---|---|
HitLogProcessor |
Name | Description | |
---|---|---|
Execute |
Executes the logprocessor action.
| |
ProcessExitPages |
Creates log files for expired exit page candidates and removes exit pages records.
| |
ProcessFinishedLogs |
Gets the log files that are finished (are no longer valid).
| |
ProcessLog |
Processes the whole log file in memory and writes the results to the database.
| |
SaveLogToDatabase |
Splits log into time intervals (days, hours, etc.) and saves it to the database.
|