Logo

CDN collectors

Amazon CloudFront CDN Collector

The Amazon cloudfront cdn collector by Datazoom makes the following data points automatically collectable in real time and correlatable to data collected from Datazoom application collectors configured with a media player extension.

Data Points

Events

Discrete occurrences driven by user interactions or system actions

Fluxdata

Metrics measuring changing parameters over time

Events

CDN Log

Metadata

User Details

App Session ID

Data type
string
Number Type
Not set
Required
true

Client IP Address

Data type
string
Number Type
Not set
Permitted Values
IP address

Content Session ID

Data type
string
Number Type
Not set
Required
true
Permitted Values
UUID

User Agent

Data type
string
Number Type
Not set

CMCD

Buffer Length (CMCD)

Data type
number
Number Type
Int
Unit
milliseconds

Buffer Starvation (CMCD)

Data type
bool
Number Type
Not set
Permitted Values
value list

Content ID (CMCD)

Data type
string
Number Type
Not set

Deadline (CMCD)

Data type
number
Number Type
Int
Unit
milliseconds

Encoded Bitrate (CMCD)

Data type
number
Number Type
Int
Unit
kbps

Measured throughput (CMCD)

Data type
number
Number Type
Int
Unit
kbps

Next Object Request (CMCD)

Data type
string
Number Type
Not set

Next Range Request (CMCD)

Data type
string
Number Type
Not set

Object Duration (CMCD)

Data type
number
Number Type
Int
Unit
milliseconds

Object Type (CMCD)

Data type
string
Number Type
Not set
Permitted Values
value list

Playback Rate (CMCD)

Data type
number
Number Type
Short

Request ID (CMCD)

Data type
string
Number Type
Not set

Requested Maximum Throughput (CMCD)

Data type
number
Number Type
Int
Unit
kbps

Session ID (CMCD)

Data type
string
Number Type
Not set

Startup (CMCD)

Data type
bool
Number Type
Not set
Permitted Values
value list

Stream Type (CMCD)

Data type
string
Number Type
Not set
Permitted Values
value list

Streaming Format (CMCD)

Data type
string
Number Type
Not set
Permitted Values
value list

Sub-Request ID (CMCD)

Data type
string
Number Type
Not set

Top Bitrate (CMCD)

Data type
number
Number Type
Int
Unit
kbps

Version (CMCD)

Data type
number
Number Type
Short

CDN

Cache Hit

Data type
bool
Number Type
Not set
Permitted Values
value list

Cache Result

Data type
string
Number Type
Not set

CDN

Data type
string
Number Type
Not set

Content Type

Data type
string
Number Type
Not set

Host

Data type
string
Number Type
Not set

HTTP Status

Data type
string
Number Type
Not set

Message

Configuration ID

Data type
string
Number Type
Not set
Notes
Allows customers to differentiate data on the Connector from different Collectors (e.g., could be useful for separating test content from production data).
Required
true
Permitted Values
UUID

Event ID

Data type
string
Number Type
Not set
Required
true

Location

Country Code

Data type
string
Number Type
Not set
Notes
This value is ideal to utilize when enforcing content rights: any player identified within a specific country can be blocked from accessing the content. Note that proxy servers can be used by viewers to make their request appear to be originating from an approved country. Matching the countryCode received during a request to the country specified in the subscriber's profile information can help mitigate proxy use.
Permitted Values
2 letter code

Custom Data

Custom Metadata

Number Type
Not set

Page

Referrer

Data type
string
Number Type
Not set
Permitted Values
URL

FluxData

Bytes Served

Device Platforms
Server API

Time To First Byte

Device Platforms
Server API

Time To Last Byte

Device Platforms
Server API

Prerequisites

  1. Kinesis Data Streams configuration.

  2. An existing Amazon CloudFront distribution configured to send logs to the Kinesis Data Streams setup above. See the Amazon documentation, Creating and using real-time log configurations to configure/enable real-time logging for your Amazon CloudFront distribution. Please be sure to select all available log fields in the configuration options.

Create a Datazoom CloudFront Collector

Review How to add a CDN Collector to start the process.

Give your Collector a name, save it then re-open it. Click the “REVEAL API KEY” and copy your key. You’ll need it in the CloudFront configuration steps below.

Configuring the Kinesis Firehose HTTP endpoint

Follow the steps provided by Amazon to setup a Kinesis Data Firehose Delivery Stream.

  1. Give the configuration a name.
    Select “Kinesis Data Stream as the source and select the Kinesis stream from the popup that you have available from the Prerequisites section above.

  2. Leave the default items selected on the “Process Records” screen

  3. Select “HTTP Endpoint” as the destination

  4. Set the following items:
    HTTP Endpoint URL: https://streaming.datazoom.io/cdn/v1/logs
    Access key: API key copied from the Collector setup above

  5. Set an S3 bucket as a destination for Failed Data

  6. Leave the remaining items at their default settings

  7. Review your settings