diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source.md index 44ec2cd37b..bcbe21fe4d 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source.md @@ -26,9 +26,9 @@ The Tenable Source provides a secure endpoint to ingest audit-log events, vulner | Polling Interval | Data | | :--- | :--- | -| 5 min | [Export API](https://developer.tenable.com/reference/exports-vulns-request-export) | -| 5 min | [Audit logs](https://developer.tenable.com/reference/audit-log-events) | -| 5 min | [Exports assets](https://developer.tenable.com/reference/exports-assets-request-export) | +| 1 h | [Export API](https://developer.tenable.com/reference/exports-vulns-request-export) | +| 12 h | [Exports assets](https://developer.tenable.com/reference/exports-assets-request-export) | +| 24 h | [Audit logs](https://developer.tenable.com/reference/audit-log-events) | ## Setup @@ -120,4 +120,4 @@ Sources can be configured using UTF-8 encoded JSON files with the [Collector M :::info Click [here](/docs/c2c/info) for more information about Cloud-to-Cloud sources. -::: \ No newline at end of file +:::