Amazon Elastic File System

개요

Amazon EFS는 AWS 람다 함수 또는 Amazon EC2 인스턴스와 함께 사용할 수 있는 단순하면서도 확장 가능한 스토리지를 제공합니다.

이 통합을 활성화해 Datadog에서 모든 EFS 메트릭을 수집하세요.

설정

설치

아직 설치하지 않았다면, Amazon Web Services 통합을 먼저 설치하세요.

메트릭 수집

  1. AWS 통합 페이지에서 EFSMetric Collection 탭 아래에서 활성화되어 있는지 확인하세요.

  2. Amazon EFS 메트릭을 수집하려면 Datadog IAM 정책에 해당 권한을 추가합니다.

    • elasticfilesystem:DescribeTags: 파일 시스템에 적용된 커스텀 태그를 받습니다.
    • elasticfilesystem:DescribeFileSystems: 활성 파일 시스템 목록을 제공합니다.

    자세한 정보는 AWS 웹사이트에서 EFS 정책을 참조하세요.

  3. Datadog - Amazon EFS 통합을 설치하세요.

로그 수집

로깅 활성화

Amazon EFS를 설정하여 S3 버킷 또는 클라우드와치(CloudWatch) 중 하나로 로그를 전송합니다.

참고: S3 버킷에 로깅하는 경우 amazon_efs가 _대상 접두어_로 설정되어 있는지 확인하세요.

Datadog에 로그 전송

  1. 이미 하지 않은 경우 Datadog 포워더 람다 함수를 설정하세요.

  2. 람다 함수가 설치되면 AWS 콘솔에서 Amazon EFS 로그를 포함하는 S3 버킷 또는 클라우드와치(CloudWatch) 로그 그룹에 대해 수동 트리거를 추가합니다.

Amazon EFS for Lambda

Amazon EFS for Lambda를 사용하면 EFS를 람다 함수에 연결할 수 있습니다. 조직은 EFS for Lambda를 사용해 기계 학습과 데이터 프로세싱 워크로드를 단순화하여 완전한 서버리스 환경을 구현할 수 있습니다. EFS별로 람다 메트릭과 로그를 구분하는 방법은 다음과 같습니다.

  1. AWS 람다 통합을 설치하고 메트릭 수집을 활성화하세요.

  2. 이 권한을 Datadog IAM 정책에 추가하세요.

    • elasticfilesystem:DescribeAccessPoints: 람다 함수에 연결된 활성 EFS를 목록화합니다.

수집한 데이터

메트릭

aws.efs.burst_credit_balance
(gauge)
The average burst credit balance during the period.
Shown as byte
aws.efs.burst_credit_balance.maximum
(gauge)
The largest burst credit balance for any minute during the period.
Shown as byte
aws.efs.burst_credit_balance.minimum
(gauge)
The smallest burst credit balance for any minute during the period.
Shown as byte
aws.efs.client_connections
(count)
The number of Amazon EC2 instances that are connected to a file system.
aws.efs.data_read_iobytes
(count)
The total number of bytes associated with read operations.
Shown as byte
aws.efs.data_read_iobytes.average
(count)
The average size of read operations during the period.
Shown as byte
aws.efs.data_read_iobytes.maximum
(count)
The size of the largest read operation during the period.
Shown as byte
aws.efs.data_read_iobytes.minimum
(count)
The size of the smallest read operation during the period.
Shown as byte
aws.efs.data_read_iobytes.samplecount
(count)
The sample count of the number of data points used for read operation metrics.
Shown as unit
aws.efs.data_write_iobytes
(count)
The sum of the number bytes associated with write operations.
Shown as byte
aws.efs.data_write_iobytes.average
(count)
The average size of write operations during the period.
Shown as byte
aws.efs.data_write_iobytes.maximum
(count)
The size of the largest write operation during the period.
Shown as byte
aws.efs.data_write_iobytes.minimum
(count)
The size of the smallest write operation during the period.
Shown as byte
aws.efs.data_write_iobytes.samplecount
(count)
The sample count of the number of data points used for write operation metrics.
Shown as unit
aws.efs.metadata_iobytes
(count)
The total number of bytes associated with metadata operations.
Shown as byte
aws.efs.metadata_iobytes.average
(count)
The average metadata operation during the period.
Shown as byte
aws.efs.metadata_iobytes.maximum
(count)
The size of the largest metadata operation during the period.
Shown as byte
aws.efs.metadata_iobytes.minimum
(count)
The size of the smallest metadata operation during the period.
Shown as byte
aws.efs.metadata_iobytes.samplecount
(count)
The sample count of the number of data points used for metadata operation metrics.
Shown as unit
aws.efs.metered_iobytes
(gauge)
The average size of an operation during the period.
Shown as byte
aws.efs.metered_iobytes.maximum
(gauge)
The size of the largest operation during the period.
Shown as byte
aws.efs.metered_iobytes.minimum
(gauge)
The size of the smallest operation during the period.
Shown as byte
aws.efs.metered_iobytes.samplecount
(gauge)
A count of metadata operations.
Shown as byte
aws.efs.metered_iobytes.sum
(gauge)
The total number of bytes associated with metadata operations.
Shown as byte
aws.efs.percent_iolimit
(gauge)
Shows how close a file system is to reaching the I/O limit of the general purpose performance mode.
Shown as percent
aws.efs.permitted_throughput
(gauge)
The average throughput permitted during the period.
Shown as byte
aws.efs.permitted_throughput.maximum
(gauge)
The highest throughput permitted for any minute during the period.
Shown as byte
aws.efs.permitted_throughput.minimum
(gauge)
The smallest throughput permitted for any minute during the period.
Shown as byte
aws.efs.storage_bytes
(gauge)
The latest known metered size (in bytes) of data stored in the file system, including both storage classes.
Shown as byte
aws.efs.total_iobytes
(count)
The total number of bytes associated with all file system operations
Shown as byte
aws.efs.total_iobytes.average
(count)
The average size of an operation during the period
Shown as byte
aws.efs.total_iobytes.maximum
(count)
The size of the largest operation during the period.
Shown as byte
aws.efs.total_iobytes.minimum
(count)
The size of the smallest operation during a period.
Shown as byte
aws.efs.total_iobytes.samplecount
(count)
The sample count of the number of data points used for file system operation metrics.
Shown as unit

AWS에서 검색된 각 메트릭에는 호스트 이름, 보안 그룹 등을 포함하되 이에 국한되지 않고 AWS 콘솔에 표시되는 동일한 태그가 할당됩니다.

이벤트

AWS Elastic File System 통합에는 이벤트가 포함되어 있지 않습니다.

서비스 점검

AWS Elastic File System 통합에는 서비스 점검이 포함되어 있지 않습니다.

트러블슈팅

도움이 필요하신가요? Datadog 고객 지원팀에 문의해주세요.