Click or drag to resize
HitLogProcessor Methods

The HitLogProcessor type exposes the following members.

Methods
  NameDescription
Public methodExecute
Executes the logprocessor action.
Public methodProcessExitPages
Creates log. files for expired exit page candidates and removes exit pages records.
Public methodProcessFinishedLogs
Gets the log files that are finished (are no longer valid).
Public methodProcessLog(String)
Processes the whole log file in memory and writes the results to the database.
Public methodProcessLog(String, String)
Processes the whole log file in memory and writes the results to the database.
Public methodStatic memberSaveLogToDatabase
Splits log into time intervals (days, hours, etc.) and saves it to the database.
Top
See Also