Retrieve log integrations for a source application

Internal

Retrieves the log integration details for a specified tenant identified by {tenantId} and for source application specified by {app}. To access this API, logs:write scope is required, and CLIENT Target level and MSP_CLIENT provider permissions.

Json key Json Value Type Description Supported Values mandatory/optional
Source Name String Logs supported integration names AWS,AZURE,GCP,SYSLOG,FLUENTD,FLUENT-BIT,LOGSTASH Mandatory

Path Parameters

  • tenantIdstringrequired

    Describes the tenantId of the tenant

Responses

  • messagestring

    A confirmation message indicating the successful installation of the integration.

  • hoststring

    The host URL for log integration.

  • awsLogsEndpointstring

    The endpoint URL for AWS logs integration specific to the tenant.

  • uristring

    The URI for the fluent-bit webhook integration specific to the tenant.

Loading Examples...