Example for using FilterLogEventsAsync() #2863
Unanswered
spamulap12
asked this question in
Q&A
Replies: 1 comment
-
Hello @spamulap12 You can try the below code.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I am trying to filter logs based on a search string. I am unable to see all the results with FilterLogEventsAsync(). AWS cli returns expected results. Can you provide an example code to successfully retrieve log events for a log group based on a search string? Below is the example code I tried.
==============
Beta Was this translation helpful? Give feedback.
All reactions