commonfields: id: GaiatopForwardAuditLogsToSplunkHEC version: -1 name: GaiatopForwardAuditLogsToSplunkHEC script: '-' type: python tags: [] comment: This automation fetches the Management Audit Logs and forwards it to be Splunk HEC. enabled: true args: - name: AuditLogCountList required: true description: The name of the list that holds the audit log id count. - name: CoreRestInstanceName required: true description: The name of the Core REST API instance configured in the tenant. - name: SplunkInstanceName required: true description: The name of the Splunk Py instance configured in the tenant. scripttarget: 0 subtype: python3 runonce: false dockerimage: demisto/python3:3.12.13.9059085 fromversion: "5.0.0" runas: DBotWeakRole tests: - No tests (auto formatted)