概要

Amazon Data Firehose は、AWS にストリーミングデータをロードする最も簡単な方法です。

このインテグレーションを有効にすると、Datadog にすべての Firehose メトリクスを表示できます。

: Amazon Data Firehose は、以前は Amazon Kinesis Data Firehose と呼ばれていました。詳しくは、AWS の最新情報の記事をご覧ください。

計画と使用

インフラストラクチャーリスト

Amazon Web Services インテグレーションをまだセットアップしていない場合は、最初にセットアップします。

メトリクスの収集

  1. AWS インテグレーションページで、Metric Collection タブの下にある Firehose が有効になっていることを確認します。
  2. Datadog - Amazon Data Firehose インテグレーションをインストールします。

収集データ

ログの有効化

Amazon Data Firehose から S3 バケットまたは CloudWatch のいずれかにログを送信するよう構成します。

: S3 バケットにログを送る場合は、Target prefixamazon_firehose に設定されているかを確認してください。

ログを Datadog に送信する方法

  1. Datadog Forwarder Lambda 関数をまだセットアップしていない場合は、セットアップします。

  2. Lambda 関数がインストールされたら、AWS コンソールから、Amazon Data Firehose ログを含む S3 バケットまたは CloudWatch のロググループに手動でトリガーを追加します。

リアルユーザーモニタリング

データセキュリティ

aws.firehose.backup_to_s_3bytes
(count)
The number of bytes delivered to Amazon S3 for backup over the specified time period.
Shown as byte
aws.firehose.backup_to_s_3data_freshness
(gauge)
Age (from getting into Kinesis Data Firehose to now) of the oldest record in Kinesis Data Firehose. Any record older than this age has been delivered to the Amazon S3 bucket for backup.
Shown as second
aws.firehose.backup_to_s_3records
(count)
The number of records delivered to Amazon S3 for backup over the specified time period.
aws.firehose.backup_to_s_3success
(gauge)
Fraction of successful Amazon S3 put commands for backup.
Shown as fraction
aws.firehose.backup_to_s_3success.sum
(count)
The total number of successful Amazon S3 put commands for backup.
aws.firehose.bytes_per_second_limit
(count)
The current maximum number of bytes per second that a delivery stream can ingest before throttling.
aws.firehose.data_read_from_kinesis_stream_bytes
(count)
When the data source is a Kinesis data stream, this metric indicates the number of bytes read from that data stream. This number includes rereads due to failovers.
Shown as byte
aws.firehose.data_read_from_kinesis_stream_records
(count)
When the data source is a Kinesis data stream, this metric indicates the number of records read from that data stream.
aws.firehose.data_read_from_kinesis_stream_records.average
(gauge)
When the data source is a Kinesis data stream, this metric indicates the average number of records read from that data stream.
aws.firehose.delivery_to_elasticsearch_bytes
(count)
The total number of bytes indexed to Amazon ElasticSearch.
Shown as byte
aws.firehose.delivery_to_elasticsearch_records
(count)
The total number of records indexed to Amazon ElasticSearch.
aws.firehose.delivery_to_elasticsearch_success
(gauge)
Fraction of records successfully indexed to Amazon ElasticSearch.
Shown as fraction
aws.firehose.delivery_to_elasticsearch_success.sum
(count)
Total number of records successfully indexed to Amazon ElasticSearch.
aws.firehose.delivery_to_http_endpoint_bytes
(count)
The number of bytes delivered successfully to the HTTP endpoint.
Shown as byte
aws.firehose.delivery_to_http_endpoint_data_freshness
(gauge)
Age of the oldest record in Kinesis Data Firehose.
Shown as second
aws.firehose.delivery_to_http_endpoint_processed_bytes
(count)
The number of attempted processed bytes including retries.
Shown as byte
aws.firehose.delivery_to_http_endpoint_processed_records
(count)
The number of attempted records including retries.
aws.firehose.delivery_to_http_endpoint_processed_records.average
(gauge)
The average number of attempted records including retries.
aws.firehose.delivery_to_http_endpoint_records
(count)
The number of records delivered successfully to the HTTP endpoint.
aws.firehose.delivery_to_http_endpoint_records.average
(gauge)
The average number of records delivered successfully to the HTTP endpoint.
aws.firehose.delivery_to_http_endpoint_success
(gauge)
The fraction successful data delivery requests to the HTTP endpoint.
Shown as fraction
aws.firehose.delivery_to_http_endpoint_success.sum
(count)
The total number of all successful data delivery requests to the HTTP endpoint.
Shown as fraction
aws.firehose.delivery_to_redshift_bytes
(gauge)
The average number of bytes copied to Amazon Redshift per delivery.
Shown as byte
aws.firehose.delivery_to_redshift_bytes.sum
(count)
The total number of bytes copied to Amazon Redshift.
Shown as byte
aws.firehose.delivery_to_redshift_records
(count)
The total number of records copied to Amazon Redshift.
aws.firehose.delivery_to_redshift_records.average
(gauge)
The average number of records copied to Amazon Redshift per delivery.
aws.firehose.delivery_to_redshift_success
(gauge)
Fraction of successful Redshift COPY commands
Shown as fraction
aws.firehose.delivery_to_redshift_success.sum
(count)
Total number of successful Redshift COPY commands
aws.firehose.delivery_to_s_3bytes
(gauge)
The average number of bytes delivered to Amazon S3 per delivery.
Shown as byte
aws.firehose.delivery_to_s_3bytes.sum
(count)
The total number of bytes delivered to Amazon S3.
Shown as byte
aws.firehose.delivery_to_s_3data_freshness
(gauge)
Age (from getting into Firehose to now) of the oldest record in Firehose. Any record older than this age has been delivered to the S3 bucket.
Shown as second
aws.firehose.delivery_to_s_3records
(count)
The total number of records delivered to Amazon S3.
aws.firehose.delivery_to_s_3records.average
(gauge)
The average number of records delivered to Amazon S3 per delivery.
aws.firehose.delivery_to_s_3success
(gauge)
Fraction of successful deliveries to S3
Shown as fraction
aws.firehose.delivery_to_s_3success.sum
(count)
Sum of successful deliveries to S3
aws.firehose.delivery_to_splunk_bytes
(gauge)
The average number of bytes delivered to Splunk per delivery.
Shown as byte
aws.firehose.delivery_to_splunk_bytes.sum
(count)
The total number of bytes delivered to Splunk.
Shown as byte
aws.firehose.delivery_to_splunk_data_ack_latency
(gauge)
The average approximate duration it takes to receive an acknowledgement from Splunk after Kinesis Data Firehose sends it data.
Shown as second
aws.firehose.delivery_to_splunk_data_ack_latency.maximum
(gauge)
The maximum approximate duration it takes to receive an acknowledgement from Splunk after Kinesis Data Firehose sends it data.
Shown as second
aws.firehose.delivery_to_splunk_data_freshness
(gauge)
Average age (from getting into Firehose to now) of the oldest record in Firehose. Any record older than this age has been delivered to Splunk.
Shown as second
aws.firehose.delivery_to_splunk_data_freshness.maximum
(gauge)
Maximum age (from getting into Firehose to now) of the oldest record in Firehose. Any record older than this age has been delivered to Splunk.
Shown as second
aws.firehose.delivery_to_splunk_records
(count)
The total number of records delivered to Splunk.
aws.firehose.delivery_to_splunk_records.average
(gauge)
The average number of records delivered to Splunk per delivery.
aws.firehose.delivery_to_splunk_success
(gauge)
Fraction of successfully indexed records
Shown as fraction
aws.firehose.delivery_to_splunk_success.maximum
(gauge)
Maximum value for fraction of successfully indexed records
Shown as fraction
aws.firehose.delivery_to_splunk_success.minimum
(gauge)
Minimum value for fraction of successfully indexed records
Shown as fraction
aws.firehose.describe_delivery_stream_latency
(gauge)
The average time taken per DescribeDeliveryStream operation.
Shown as millisecond
aws.firehose.describe_delivery_stream_latency.maximum
(gauge)
The maximum time taken per DescribeDeliveryStream operation.
Shown as millisecond
aws.firehose.describe_delivery_stream_requests
(count)
Total number of DescribeDeliveryStream requests.
aws.firehose.incoming_bytes
(gauge)
The number of bytes ingested into the Firehose delivery stream.
Shown as byte
aws.firehose.incoming_put_requests
(count)
The number of successful PutRecord and PutRecordBatch requests over the specified period of time after throttling.
aws.firehose.incoming_records
(count)
The number of records ingested into the Firehose delivery stream.
aws.firehose.kinesis_millis_behind_latest
(gauge)
When the data source is a Kinesis data stream, this metric indicates the average time that the last read record is behind the newest record in the Kinesis data stream.
Shown as millisecond
aws.firehose.kinesis_millis_behind_latest.maximum
(gauge)
When the data source is a Kinesis data stream, this metric indicates the maximum time that the last read record is behind the newest record in the Kinesis data stream.
Shown as millisecond
aws.firehose.kmskey_access_denied
(count)
The number of times the service encounters a KMSAccessDeniedException for the delivery stream.
Shown as millisecond
aws.firehose.kmskey_disabled
(count)
The number of times the service encounters a KMSDisabledException for the delivery stream.
Shown as millisecond
aws.firehose.kmskey_invalid_state
(count)
The number of times the service encounters a KMSInvalidStateException for the delivery stream.
Shown as millisecond
aws.firehose.kmskey_not_found
(count)
The number of times the service encounters a KMSNotFoundException for the delivery stream.
Shown as millisecond
aws.firehose.list_delivery_stream_latency
(gauge)
The average time taken per ListDeliveryStream operation.
Shown as millisecond
aws.firehose.list_delivery_stream_latency.maximum
(gauge)
The maximum time taken per ListDeliveryStream operation.
Shown as millisecond
aws.firehose.list_delivery_stream_requests
(count)
Total number of ListDeliveryStream requests.
aws.firehose.list_delivery_streams_latency
(gauge)
The average time taken per ListDeliveryStreams operation.
Shown as millisecond
aws.firehose.list_delivery_streams_latency.maximum
(gauge)
The maximum time taken per ListDeliveryStreams operation.
Shown as millisecond
aws.firehose.list_delivery_streams_requests
(count)
Total number of ListDeliveryStreams requests.
aws.firehose.put_record_batch_bytes
(count)
The total number of bytes put to the Firehose delivery stream using PutRecordBatch.
Shown as byte
aws.firehose.put_record_batch_bytes.average
(gauge)
The average number of bytes per PutRecordBatch request.
Shown as byte
aws.firehose.put_record_batch_latency
(gauge)
The average time taken per PutRecordBatch operation.
Shown as millisecond
aws.firehose.put_record_batch_latency.maximum
(gauge)
The maximum time taken per PutRecordBatch operation.
Shown as millisecond
aws.firehose.put_record_batch_records
(count)
Total number of records from PutRecordBatch operations.
aws.firehose.put_record_batch_records.average
(gauge)
Average number of records per PutRecordBatch operation.
aws.firehose.put_record_batch_requests
(count)
Total number of PutRecordBatch requests.
aws.firehose.put_record_bytes
(count)
The total number of bytes put to the Firehose delivery stream using PutRecord.
Shown as byte
aws.firehose.put_record_bytes.average
(gauge)
The average number of bytes per PutRecord request.
Shown as byte
aws.firehose.put_record_latency
(gauge)
The average time taken per PutRecord operation.
Shown as millisecond
aws.firehose.put_record_latency.maximum
(gauge)
The maximum time taken per PutRecord operation.
Shown as millisecond
aws.firehose.put_record_requests
(count)
Total number of PutRecord requests.
aws.firehose.put_requests_per_second_limit
(count)
The maximum number of put requests per second that a delivery stream can handle before throttling.
aws.firehose.records_per_second_limit
(count)
The current maximum number of records per second that a delivery stream can ingest before throttling.
aws.firehose.throttled_describe_stream
(count)
Total number of times the DescribeStream operation is throttled when the data source is a Kinesis data stream.
Shown as millisecond
aws.firehose.throttled_get_records
(count)
The total number of times the GetRecords operation is throttled when the data source is a Kinesis data stream.
Shown as millisecond
aws.firehose.throttled_get_shard_iterator
(count)
The total number of times the GetShardIterator operation is throttled when the data source is a Kinesis data stream.
Shown as millisecond
aws.firehose.throttled_records
(count)
The number of records that were throttled because data ingestion exceeded one of the delivery stream limits.
aws.firehose.update_delivery_stream_latency
(gauge)
The average time taken per UpdateDeliveryStream operation.
Shown as millisecond
aws.firehose.update_delivery_stream_latency.maximum
(gauge)
The maximum time taken per UpdateDeliveryStream operation.
Shown as millisecond
aws.firehose.update_delivery_stream_requests
(count)
Total number of UpdateDeliveryStream requests.
aws.firehose.update_firehose_latency
(gauge)
The average time taken per UpdateFirehose operation.
Shown as millisecond
aws.firehose.update_firehose_latency.maximum
(gauge)
The maximum time taken per UpdateFirehose operation.
Shown as millisecond
aws.firehose.update_firehose_requests
(count)
Total number of UpdateFirehose requests.

AWS から取得される各メトリクスには、ホスト名やセキュリティ グループなど、AWS コンソールに表示されるのと同じタグが割り当てられます。

ヘルプ

Amazon Data Firehose インテグレーションには、イベントは含まれません。

ヘルプ

Amazon Data Firehose インテグレーションには、サービスのチェック機能は含まれません。

ヘルプ

ご不明な点は、Datadog のサポートチームまでお問い合わせください。