Access logs page

Key point: Log of user interface and API views and usage.

PageSeeder keeps a log of page views and API usage. It includes the following information:

  • Date and time.
  • IP address of user.
  • Session ID and corresponding member.
  • URL and request status.
  • Group and document when applicable.
info-circle icon

For security reasons, sensitive information like credentials or data submitted by POST is never recorded anywhere. Also, only a portion of the session ID is recorded.

This page lets you view the logs by date and user session. They can be useful to determine the sequence of actions that could have led to an error.

Access logs

Configuration

As an administrator, you can configure the logs with the following global properties:

  • logsAccessLevel
  • logsAccessHistory

How to find this page

Administration menutools icon System administration > logs icon Logs > Access logs