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

Create monitoring_logs.go #2611

Merged
merged 2 commits into from
Apr 6, 2023

Conversation

SBattaglia-R7
Copy link
Contributor

I wanted a way to check the overall health of client event monitoring within a notebook (or, later, artifacts in a dashboard), similar to how we can aggregate events from various clients using the source plugin. It looked like the only existing access to monitoring_log data was in the tables code that powers the Client Events page in the gui. It seemed easier and safer to make a new plugin instead of overloading the source() plugin in the results package.

In local tests, I got the expected results for both server and client events, but I'm sure there are things to refactor or fix here. :-)

Screen Shot 2023-04-05 at 11 54 09 PM

@scudette scudette merged commit de78b54 into Velocidex:master Apr 6, 2023
@SBattaglia-R7 SBattaglia-R7 deleted the add_monitirong_log_plugin branch April 6, 2023 14:23
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