Connector Logs
The following is not supported in Tenable FedRAMP Moderate environments. For more information, see the Tenable FedRAMP Product Offering.
Tenable Exposure Management allows you to connect with third-party tools through connectors. To ensure visibility into sync operations, the platform includes a detailed Sync Log for each connector.
The Connector Logs in Tenable Exposure Management provide detailed insights into the processing lifecycle of your connectors.
You can use it to:
-
Track sync history and progress
-
Understand sync stages and timing
-
Identify failed syncs and troubleshoot issues
-
Filter log entries by Activity type, Data Stage, or Log Level.
Access Connector Logs
To view connector's logs:
-
Navigate to the Connectors page.
-
In the table, for the connector for which you want to view logs, click Show logs.
The connector logs appear.
Reading Connector Logs
The connector logs are presented in a user-friendly table format. Each sync is listed, making distinguishing between different sync cycles easy. Expand a sync listing to access more details, data lifecycle stages, and any warnings or additional sync information.
-
The table retains data for a 14-day period, offering extensive visibility into your sync history.
-
The logs present the sync start time, data and processing durations, status, and type.
Log Time Stamp
Log timestamps use your local browser time zone to ensure alignment with your environment.
Activity (Sync) Type
Tenable Exposure Management's data synchronization process with vendor connectors can be categorized into two distinct types: Full Sync and Incremental Sync.
-
Full Sync: A Full Sync pulls all available data from the vendor’s system and ingests it into Exposure Management. This ensures that the platform has a complete, up-to-date view of the data supported by the connector.
-
Incremental Sync: An Incremental Sync retrieves only new or changed records since the last successful sync. This method is used with connectors that support segmented or delta-based data retrieval, improving performance and reducing API consumption.
Data Stage (Sync Status)
Each connector sync is assigned a high-level status.
This status appears in the Connector's log.
Data Stage |
Description | Notes |
---|---|---|
Done |
|
You can confirm data was successfully ingested and reflected. |
In Progress |
|
Check logs live to monitor what stage the sync is currently in and how long it's taking. |
Failed |
|
Open the Sync Log and review the failed stage to troubleshoot. |
Data Lifecycle Stages
Each connector sync goes through a structured set of backend stages. These stages are visible when expanding a sync log, allowing you to understand what happens during each part of the sync and where failures may occur.
Stage |
Description | Notes |
---|---|---|
Initiating |
|
Possible Failures: Invalid credentials, expired tokens, network/authorization errors.
|
Connectivity Test |
|
This step is critical for establishing trust before any data is pulled. Possible Failures:
|
Fetching |
|
This is often the longest stage, especially for high-volume connectors (e.g., cloud or endpoint sources). Possible Failures:
|
Normalizing |
|
The purpose of this stage is to ensure consistency across all data sources for unified presentation in Inventory, Exposure View, and Analytics. Possible Failures:Internal issues in syncing data. |
Processing |
Enriches the normalized data with:
Connects findings to asset records. |
This is the final staging layer before data becomes visible in the platform. Possible Failures:
|