Skip to content

Commit 5f99b32

Browse files
authored
Update tenable-source.md (#4971)
* Update polling interval.
1 parent 2619176 commit 5f99b32

File tree

1 file changed

+4
-4
lines changed
  • docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework

1 file changed

+4
-4
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ The Tenable Source provides a secure endpoint to ingest audit-log events, vulner
2626

2727
| Polling Interval | Data |
2828
| :--- | :--- |
29-
| 5 min | [Export API](https://developer.tenable.com/reference/exports-vulns-request-export) |
30-
| 5 min | [Audit logs](https://developer.tenable.com/reference/audit-log-events) |
31-
| 5 min | [Exports assets](https://developer.tenable.com/reference/exports-assets-request-export) |
29+
| 1 h | [Export API](https://developer.tenable.com/reference/exports-vulns-request-export) |
30+
| 12 h | [Exports assets](https://developer.tenable.com/reference/exports-assets-request-export) |
31+
| 24 h | [Audit logs](https://developer.tenable.com/reference/audit-log-events) |
3232

3333
## Setup
3434

@@ -120,4 +120,4 @@ Sources can be configured using UTF-8 encoded JSON files with the [Collector M
120120

121121
:::info
122122
Click [here](/docs/c2c/info) for more information about Cloud-to-Cloud sources.
123-
:::
123+
:::

0 commit comments

Comments
 (0)