How does the logging process work?
Steps
Next steps
See the Security Information Event Management (SIEM) (or this v8.4 version) paper for more information.
- Log Server stores the data in temporary cache or BCP files on the local hard disk.
- When the load of incoming data is not too heavy, Log Server performs preprocessing on the cached files and forwards them to the Log Database. Log Server can:
- Process multiple, similar log records into a single record in a process called log record consolidation
- Combine the elements that make up a web page (like advertisements, graphics, and text) into a single record using visits processing
Information about Log Server preprocessing options can be found in the Administering Databases paper.
- The Log Database temporarily stores each log record in a table in the catalog database.
- Database jobs move the data to various tables in the partition databases. For more information about how the jobs work, see Database jobs in Administrator Help.
Data in the partition databases can be used in dashboard, investigative, and presentation reports (see Use Reports to Evaluate Internet Activity for v8.5 or this version for v8.4).