- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Amazon EFS provides simple, scalable file storage for use with AWS Lambda functions or Amazon EC2 instances.
Enable this integration to collect all your EFS metrics in Datadog.
If you haven’t already, set up the Amazon Web Services integration first.
In the AWS integration page, ensure that EFS
is enabled under the Metric Collection
tab.
Add those permissions to your Datadog IAM policy in order to collect Amazon EFS metrics:
elasticfilesystem:DescribeTags
: Gets custom tags applied to file systemselasticfilesystem:DescribeFileSystems
: Provides a list of active file systemsFor more information, see the EFS policies on the AWS website.
Install the Datadog - Amazon EFS integration.
Configure Amazon EFS to send logs either to a S3 bucket or to CloudWatch.
Note: If you log to a S3 bucket, make sure that amazon_efs
is set as Target prefix.
If you haven’t already, set up the Datadog Forwarder Lambda function.
Once the Lambda function is installed, manually add a trigger on the S3 bucket or CloudWatch log group that contains your Amazon EFS logs in the AWS console:
Amazon EFS for Lambda allows you to connect an EFS to your Lambda functions. Organizations can use EFS for Lambda to simplify their machine learning and data processing workloads to be entirely serverless. To divide Lambda metrics and logs by EFS:
Install the AWS Lambda integration and enable metric collection.
Add this permission to your Datadog IAM policy:
elasticfilesystem:DescribeAccessPoints
: Lists active EFS connected to Lambda functionsaws.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 |
Each of the metrics retrieved from AWS are assigned the same tags that appear in the AWS console, including but not limited to host name, security-groups, and more.
The Amazon Elastic File System integration does not include any events.
The Amazon Elastic File System integration does not include any service checks.
Need help? Contact Datadog support.