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

feat: added support for cloudwatchlogs #1090

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

geoffrey1330
Copy link

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jun 21, 2023

CLA assistant check
All committers have signed the CLA.


logGroupName := check.Filter.LogGroup

input := &cloudwatchlogs.DescribeLogStreamsInput{
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have a look at https://github.com/flanksource/apm-hub/blob/main/pkg/cloudwatch/search.go for how to perform a cloudwatch logs search

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have made some fix base on the information you provided

@moshloop
Copy link
Member

@geoffrey1330 do you have an example fixture and the results of running this ?

@geoffrey1330
Copy link
Author

@geoffrey1330 do you have an example fixture and the results of running this ?

Not yet. Wanted your validation first in my implementation.
but I could come up with some example

@moshloop moshloop marked this pull request as draft September 12, 2023 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants