---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_cloudfront_realtime_log_config{% #aws_cloudfront_realtime_log_config %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `ARN`**Description**: The Amazon Resource Name (ARN) of this real-time log configuration.

## `end_points`{% #end_points %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `EndPoints`**Description**: Contains information about the Amazon Kinesis data stream where you are sending real-time log data for this real-time log configuration.

- `kinesis_stream_config`**Type**: `STRUCT`**Provider name**: `KinesisStreamConfig`**Description**: Contains information about the Amazon Kinesis data stream where you are sending real-time log data.
  - `role_arn`**Type**: `STRING`**Provider name**: `RoleARN`**Description**: The Amazon Resource Name (ARN) of an Identity and Access Management (IAM) role that CloudFront can use to send real-time log data to your Kinesis data stream. For more information the IAM role, see [Real-time log configuration IAM role](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/real-time-logs.html#understand-real-time-log-config-iam-role) in the Amazon CloudFront Developer Guide.
  - `stream_arn`**Type**: `STRING`**Provider name**: `StreamARN`**Description**: The Amazon Resource Name (ARN) of the Kinesis data stream where you are sending real-time log data.
- `stream_type`**Type**: `STRING`**Provider name**: `StreamType`**Description**: The type of data stream where you are sending real-time log data. The only valid value is `Kinesis`.

## `fields`{% #fields %}

**Type**: `UNORDERED_LIST_STRING`**Provider name**: `Fields`**Description**: A list of fields that are included in each real-time log record. In an API response, the fields are provided in the same order in which they are sent to the Amazon Kinesis data stream. For more information about fields, see [Real-time log configuration fields](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/real-time-logs.html#understand-real-time-log-config-fields) in the Amazon CloudFront Developer Guide.

## `name`{% #name %}

**Type**: `STRING`**Provider name**: `Name`**Description**: The unique name of this real-time log configuration.

## `sampling_rate`{% #sampling_rate %}

**Type**: `INT64`**Provider name**: `SamplingRate`**Description**: The sampling rate for this real-time log configuration. The sampling rate determines the percentage of viewer requests that are represented in the real-time log data. The sampling rate is an integer between 1 and 100, inclusive.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
