Builder
Properties
The event types that MediaTailor emits in logs for interactions with the ADS.
The method used for collecting logs from AWS Elemental MediaTailor. To configure MediaTailor to send logs directly to Amazon CloudWatch Logs, choose LEGACY_CLOUDWATCH
. To configure MediaTailor to send logs to CloudWatch, which then vends the logs to your destination of choice, choose VENDED_LOGS
. Supported destinations are CloudWatch Logs log group, Amazon S3 bucket, and Amazon Data Firehose stream.
The event types that MediaTailor emits in logs for interactions with the origin server.
The percentage of session logs that MediaTailor sends to your CloudWatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to 60
, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the debug log mode.
The name of the playback configuration.
Functions
construct an aws.sdk.kotlin.services.mediatailor.model.AdsInteractionLog inside the given block
construct an aws.sdk.kotlin.services.mediatailor.model.ManifestServiceInteractionLog inside the given block