Skip to main content
Admins can view and export logs to monitor key activity and enhance organizational security and accountability in the Audit Logs section of Wherobots Cloud. For a comprehensive list of actions, see List of Auditable Events.
You can monitor actions related to:
  • Security Credentials: Track the lifecycle of API keys and ingest credentials, ensuring proper access control.
  • File Management: Observe modifications to files and directories, including uploads, deletions, and renames.
  • Job Execution: Audit job run creation, cancellation, and log access for operational transparency.
  • Notebook Lifecycle: Monitor the creation and deletion of notebooks for resource management.
  • Organizational Administration: Review changes to user roles, environment settings, and security configurations.
  • Spatial Data Management: Track modifications to spatial catalog tables.
  • Runtime Environments: Audit the management of runtime presets and overrides.

Before you start

Before using Audit Logs, ensure that you have the following required resources:

Use Audit Logs

Complete the following steps to view your Audit Logs:
  1. Go to Organization Settings > Audit Logs. Audit Logs
  2. Review your logs.
    • Use the pagination controls to navigate through multiple pages of logs.
    • Change the amount of rows shown per page with the row per page dropdown menu.

Filter your logs

Review the following table for information on how to filter your logs.
FeatureDescription
Date Range FilteringSpecify time range for audit logs.
- Use From and To date selectors.
- From Date shortcuts: Yesterday, 2, 7, 30, 90 DAYS AGO.
SearchUse this search bar to filter logs by keywords.
TimeTime the action occurred within your Organization.
By default, the time displayed reflects your local timezone. You can adjust this setting within the Wherobots Cloud Preferences.
UserEmail address of the Wherobots Organization member who initiated the logged action.
ActionThe auditable event. For a comprehensive list of actions, see List of Auditable Events.
ResourceThe object or data affected by the logged action.
IP AddressThe internet protocol (IP) address of the User who initiated the logged action.
User AgentInformation about the software used to make the request (e.g., browser, operating system).
RegionThe compute region where your workload is running. For a full list of Wherobots’ supported cloud regions, see Cloud and Cloud Region Availability section.

Export logs

You can export your logs on demand through the Wherobots Cloud user interface or through the Wherobots REST API.

Export your logs in Wherobots Cloud

Complete the following steps to export your Audit Logs:
  1. Go to Organization Settings > Audit Logs.
  2. Click EXPORT CSV to download the filtered audit log data as a CSV file.

Schedule a log export using the API

Wherobots retains event logs for 90 days. To preserve logs beyond this period, export them using the Audit Logs REST API endpoint. For more information on this API endpoint, see Audit Logs Export.

List of Auditable Events

The following is the comprehensive list of the actions audited with this feature.
TypeAction Name
AWS MarketplaceLinkOrganizationToAwsMarketplace
AWS MarketplaceCancelAwsMarketplaceSubscription
CredentialCreateApiKeyCredential
CredentialGenerateIngestCredentials
CredentialRevokeApiKeyCredential
CredentialUpdateApiKeyCredential
File modificationsCreateDirectory
File modificationsDeleteFile
File modificationsDeleteDirectory
File modificationsDownloadFile
File modificationsRenameFile
File modificationsUploadFile
File modificationsGenerateUploadUrl
Storage IntegrationCreateStorageIntegration
Storage IntegrationDeleteStorageIntegration
Job RunCancelJobRun
Job RunCreateJobRun
Job RunGetJobRunLogs
NotebookCreateNotebook
NotebookDestroyNotebook
Organizational ModificationRegisterOrganization
Organizational ModificationRegisterSamlUser
Organizational ModificationRegisterUser
Organization SettingsInviteUser
Organization SettingsDeleteInvite
Organization SettingsDeleteUser
Organization SettingsUpdateOrganizationDefaultDomain
Organization SettingsUpdateOrganizationDefaultEnvironmentOverridePreset
Organization SettingsUpdateOrganizationDefaultEnvironmentPreset
Organization SettingsUpdateOrganizationDefaultRuntime
Organization SettingsUpdateOrganizationDefaultRegion
Organization SettingsUpdateSamlConfiguration
Organization SettingsDeleteSamlConfiguration
Organization SettingsUpdateUserRole
Managed CatalogCreateManagedCatalogTable
Managed CatalogDeleteManagedCatalogTable
Managed CatalogRenameManagedCatalogTable
Managed CatalogUpdateManagedCatalogTable
Managed CatalogCreateManagedCatalog
Foreign CatalogCreateForeignCatalog
Foreign CatalogUpdateForeignCatalog
Foreign CatalogDeleteForeignCatalog
SQL SessionCreateSqlSession
SQL SessionDestroySqlSession
RuntimeDeleteEnvironmentOverridePresetRuntime
RuntimeDeleteEnvironmentPresetRuntime
RuntimeSaveEnvironmentOverridePresetRuntime
RuntimeSaveEnvironmentPresetRuntime

Feature Limitations

  • While the Audit Logs feature tracks events as they happen, those events are available for query and export about 10 minutes later.
  • This feature can only be accessed by the Wherobots Organization’s Admin. For more information on the Admin role, see Organization Roles.
  • Wherobots only keeps logs 90 days. To ensure that you don’t lose access to any log information, schedule a log export.