Skip to content

Feature Request: Include Document Identifiers in CloudWatch Log Stream Names for Better Observability #74

@mmiakashs

Description

@mmiakashs

Currently, when troubleshooting document processing failures in the GenAI IDP Accelerator, it's very difficult to identify which CloudWatch logs correspond to a specific document. CloudWatch log groups are organized only by Lambda function names, requiring users to search through multiple log groups and use complex queries to find logs for a specific document.

Current Behavior

  • Log groups are named like: /aws/lambda/{StackName}-{FunctionName}-{RandomSuffix}
  • Document IDs only appear within log messages, not in log group/stream names
  • Users must manually search across multiple Lambda function logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions