ADMINISTERING


Notes session activity logging
Notes® session activity logging tracks network traffic that occurs during a server session with a Notes client or with another Domino® server acting as a client. Session records include such information as the name and network address of the session user, the number of documents read and written, the number of bytes read and written, the total number of transactions executed during the session, and the duration of the session. Servers, users, and API programs can all generate session activity.

There are three types of activity logging records for session activity:


This table contains a few examples of the types of activities that generate each type of session record.

Table 1. Records and activities
Type of recordType of activity
Open
  • Opening a database or any action that opens a database, such as checking database properties
  • Starting replication
  • Having a remote server open another server's MAIL.BOX
Checkpoint
  • Reading documents
  • Editing documents
  • Saving and updating documents
  • Viewing or changing an ACL
  • Rebuilding a database view
  • Performing any other activity while a session is open
Close
  • Closing a database
  • Ending replication
  • Logging off, either manually or automatically
  • Exiting Notes
  • Having a remote server close MAIL.BOX

Related tasks
Configuring activity logging
Viewing activity logging data

Related reference
The information in the log file
Example of creating activity logging records