Skip to content

/AWS1/CL_MDTMANIFESTSVCINTER00

Settings for customizing what events are included in logs for interactions with the origin server.

For more information about manifest service logs, including descriptions of the event types, see MediaTailor manifest logs description and event types in Elemental MediaTailor User Guide.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_publishoptineventtypes TYPE /AWS1/CL_MDT__MFTSVCPUBOPTIN00=>TT___MFSTSVCPUBOPTINEVTTYSLST TT___MFSTSVCPUBOPTINEVTTYSLST

Indicates that MediaTailor will emit the selected events in the logs for playback sessions that are initialized with this configuration. These events are not emitted by default and must be explicitly opted in.

it_excludeeventtypes TYPE /AWS1/CL_MDT__MANIFESTSVCEXC00=>TT___MANIFESTSVCEXCLUDEEVTTY00 TT___MANIFESTSVCEXCLUDEEVTTY00

Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.


Queryable Attributes

PublishOptInEventTypes

Indicates that MediaTailor will emit the selected events in the logs for playback sessions that are initialized with this configuration. These events are not emitted by default and must be explicitly opted in.

Accessible with the following methods

Method Description
GET_PUBLISHOPTINEVENTTYPES() Getter for PUBLISHOPTINEVENTTYPES, with configurable default
ASK_PUBLISHOPTINEVENTTYPES() Getter for PUBLISHOPTINEVENTTYPES w/ exceptions if field has
HAS_PUBLISHOPTINEVENTTYPES() Determine if PUBLISHOPTINEVENTTYPES has a value

ExcludeEventTypes

Indicates that MediaTailor won't emit the selected events in the logs for playback sessions that are initialized with this configuration.

Accessible with the following methods

Method Description
GET_EXCLUDEEVENTTYPES() Getter for EXCLUDEEVENTTYPES, with configurable default
ASK_EXCLUDEEVENTTYPES() Getter for EXCLUDEEVENTTYPES w/ exceptions if field has no v
HAS_EXCLUDEEVENTTYPES() Determine if EXCLUDEEVENTTYPES has a value