The access log provides information about user interactions with the Flywheel system. Flywheel users with Site Admin role can access the report by clicking "Access Log" left navigation bar, then clicking "Generate Report".
The report contains the following information:
Field | Notes |
Timestamp | Timestamp of the event, localized to current browser timezone. |
User | Email address of the user. |
Access Type | List of Access Types:
|
URL | Path to file/object that was accessed |
Filtering Report
Contents of the Access Log can be filtered using the Log Filtering Control to the right of the report. The following filtering field are available:
- Date
- User
- Subject Code
- Access Types
- Project (future release)
Max Limit
Viewing and downloading is limited to the first 10,000 results. Please narrow your query to find omitted results. An export containing all results can be provided by contacting support@flywheel.io
Downloading Report
Results can be downloaded as a CSV file which contains all fields from the Access Log, including fields that are not exposed in the Web App UI, like Flywheel hierarchy labels and identifiers. The following is a list of field available in the downloaded CSV:
- _id
- timestamp
- access_type
- origin.id
- origin.method
- origin.name
- origin.type
- context.group.id
- context.group.label
- context.project.id
- context.project.label
- context.subject.id
- context.subject.label
- context.session.id
- context.session.label
- context.acquisition.id
- context.acquisition.label
- context.analysis.id
- context.analysis.label
- context.collection.id
- context.collection.label
- context.ticket_id
- request_method
- request_path