(aws-logs): support FieldIndexPolicies in LogGroup construct #33366
Labels
@aws-cdk/aws-logs
Related to Amazon CloudWatch Logs
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
open-for-community-contribution
We are welcoming community contributions for this one
p3
Describe the feature
Field Indexing for CloudWatch Logs was launched in Nov 2024. This feature will enable that property under FieldIndexPolicies as a JSON object in the LogGroup construct.
Use Case
Amazon CloudWatch Logs introduces field indexes and enhanced log group selection to accelerate log analysis for faster troubleshooting, and easier identification of trends. A user can create up to 20 field indexes per log group, and once defined, all future logs matching the defined fields will remain indexed for up to 30 days.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.178.1
Environment details (OS name and version, etc.)
Mac OS Sonoma v14.6.1
The text was updated successfully, but these errors were encountered: