turbot/aws_compliance
Loading controls...

Control: ECS task definitions should have logging enabled

Description

Ensure logging is enabled for task definitions so that you can access your containerized application logs for debugging and auditing purposes. On top of centralized logging, these log drivers often include additional capabilities that are useful for operation.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.ecs_task_definition_logging_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.ecs_task_definition_logging_enabled --share

SQL

This control uses a named query:

ecs_task_definition_logging_enabled

Tags