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

Improve and increase logging and debug loggin #131

Merged
merged 5 commits into from
Sep 22, 2022
Merged

Conversation

isimluk
Copy link
Contributor

@isimluk isimluk commented Sep 22, 2022

Example output:

2022-09-22 13:13:09 fig MainThread INFO     GCP Backend is enabled.
2022-09-22 13:13:09 fig MainThread INFO     Enabled backends will only process events with types: {'DetectionSummaryEvent'}
2022-09-22 13:13:10 fig cs_stream  INFO     Opening Streaming Connection
2022-09-22 13:13:16 fig cs_stream  INFO     Established Streaming Connection: 200 OK
2022-09-22 13:13:20 fig cs_stream  DEBUG    Received 200 events from the stream. Type breakdown was: {'UserActivityAuditEvent': 78, 'AuthActivityAuditEvent': 120, 'RemoteResponseSessionStartEvent': 1, 'RemoteResponseSessionEndEvent': 1}

......

2022-09-22 13:13:33 fig cs_stream  DEBUG    Received 5600 events from the stream. Type breakdown was: {'UserActivityAuditEvent': 2362, 'AuthActivityAuditEvent': 3117, 'RemoteResponseSessionStartEvent': 54, 'RemoteResponseSessionEndEvent': 54, 'IncidentSummaryEvent': 4, 'DetectionSummaryEvent': 9}

@carlosmmatos
Copy link
Contributor

Looks good so far

@carlosmmatos carlosmmatos changed the title WIP: Improve and increase logging and debug loggin Improve and increase logging and debug loggin Sep 22, 2022
@isimluk isimluk changed the title Improve and increase logging and debug loggin WIP: Improve and increase logging and debug loggin Sep 22, 2022
@lgtm-com
Copy link

lgtm-com bot commented Sep 22, 2022

This pull request introduces 1 alert when merging 41413c3 into 7e2923e - view on LGTM.com

new alerts:

  • 1 for Unused import

@isimluk isimluk changed the title WIP: Improve and increase logging and debug loggin Improve and increase logging and debug loggin Sep 22, 2022
@carlosmmatos carlosmmatos merged commit 2704435 into main Sep 22, 2022
@redhatrises redhatrises deleted the increase-logging branch September 22, 2022 13:44
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.

2 participants