Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make database logs easier to search #144

Open
2 of 3 tasks
markdboyd opened this issue Dec 11, 2024 · 1 comment
Open
2 of 3 tasks

Make database logs easier to search #144

markdboyd opened this issue Dec 11, 2024 · 1 comment
Assignees

Comments

@markdboyd
Copy link
Contributor

markdboyd commented Dec 11, 2024

Right now, there is no single field for filtering database logs ingested from CloudWatch

Acceptance Criteria

  • Add a new field/tag that allows database logs to be returned
  • Ensure tagging is consistent for all CloudWatch log groups
  • Add CF service name as a field in the logs
@markdboyd
Copy link
Contributor Author

markdboyd commented Dec 20, 2024

This is almost done. Remaining work:

Once those steps are done, then tags on RDS resources (databases, parameter groups, and associated cloudwatch log groups) should be consistent. The tags being correct on the cloudwatch log groups is especially important, since that metadata is used to populate the @cf fields on the logs in OpenSearch.

There will also be a new tag field for @cf.service, which is the service instance name, which should make it easier for customers to query for database logs by the service name that they know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant