Audit log events
This article describes the types of CleverMaps audit log events, their descriptions, and a list of other event-specific parameters.
Audit log records are available on REST API and the API is designed for integration with SIEM systems. See more details about REST API in documentation.
The following parameters are common to all event types and are filled in for all events (if applicable):
accountId
- user account identifier of an authenticated userprojectId
- identifier of a projecttimestamp
- UTC timestamp of the eventeventId
- unique identifier of the eventremote_host
- IP address and a port of a client device
List of audit log events
Authentication and User account
Event type | Description | Additional parameters |
---|---|---|
| Create a new access token for a refresh token |
|
| New user account registration |
|
| Change password for authenticated user |
|
| Remove an user account |
|
| Accepted request to reset an user password |
|
| User password reset |
|
Projects, members, invitations
Event type | Description | Additional parameters |
---|---|---|
| A new project was created |
|
| Project was updated |
|
| Project was deleted | |
| Add a new project member |
|
| Update existing project member |
|
| Remove member from a project |
|
| Accept a project invitation |
|
| Create a new project invitation |
|
| Update existing project invitation |
|
| Cancel project invitation |
|
Search
Event type | Description | Additional parameters |
---|---|---|
| Search query |
|
| Geosearch query |
|
DataWarehouse
Event type | Description | Additional parameters |
---|---|---|
| Accept DWH query |
|
| Execution DWH query |
|
| Get DWH query result |
|
| Accept DWH metric range query |
|
| Get DWH metric range result |
|
| Accept DWH date range query |
|
| Get DWH date range result |
|
| Accept DWH values request |
|
| Get DWH values result |
|
| Accept metric values distribution query |
|
| Get metric values distribution query |
|
| Accept DWH valuees distribution |
|
| Get DWH valuees distribution result |
|
| Accept DWH overlaps query |
|
| Get DWH overlaps query |
|
| Download dumped CSV data |
|
Jobs
Event type | Description | Additional parameters |
---|---|---|
| Start a new asynchronous job |
|
| Get job execution detail |
|
Export
Event type | Description | Additional parameters |
---|---|---|
| Download exported CSV z S3 |
|
Metadata
Event type | Description | Additional parameters |
---|---|---|
| Create a new metadata object |
|
| Update existing metadata object |
|
| Delete metadata object |
|
Intercom
Event type | Description | Additional parameters |
---|---|---|
| Add user to Intercom |
|
| Remove user to Intercom |
|
Asynchronous tasks
Event type | Description | Additional parameters |
---|---|---|
| Pull a new data to given dataset |
|
| Dump CSV data from a dataset |
|
| Validate project model and data |
|
| Execute DWH query and export result as CSV or XLS file |
|
| Execute DWH queries for given list of points | |
| Prepare a new project | |
| Delete existing project | |
| Truncate existing project | |
| Import data and metadata into existing project |
|