Tenable Add-on (TA-tenable)
The Tenable Add-On for Splunk pulls data from Tenable platforms and normalizes it in Splunk.
The current Tenable Add-On uses the following API endpoints:
Request Export
-
GET /vulns/export
Asset Export
- POST /assets/export
- GET /assets/export/{id}/status
- GET /assets/export/{id}/chunks/{id}
Vulnerability Export
- POST /vulns/export
- GET /vulns/export/{id}/status
- GET /vulns/export/{id}/chunks/{id}