[GH-ISSUE #88] Feature Request: Event Log Check, Filter Source and/or Details #47

Closed
opened 2026-03-02 02:13:07 +03:00 by kerem · 1 comment
Owner

Originally created by @bradhawkins85 on GitHub (Sep 1, 2020).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/88

Originally assigned to: @wh1te909 on GitHub.

Would it be possible to update the Event Log check to also take the event source and/or possibly even a string in the details in to consideration when running the check.
Some event id's belong to multiple sources and can trigger false alerts if just checking for a specific event id.

E.G. Event ID 5 belongs to VDS Basic Provider, IsolatedUserMode and Hyper-V-VmSwitch and not all of these need to be alerted when detected.

Originally created by @bradhawkins85 on GitHub (Sep 1, 2020). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/88 Originally assigned to: @wh1te909 on GitHub. Would it be possible to update the Event Log check to also take the event source and/or possibly even a string in the details in to consideration when running the check. Some event id's belong to multiple sources and can trigger false alerts if just checking for a specific event id. E.G. Event ID 5 belongs to VDS Basic Provider, IsolatedUserMode and Hyper-V-VmSwitch and not all of these need to be alerted when detected.
kerem 2026-03-02 02:13:07 +03:00
Author
Owner

@wh1te909 commented on GitHub (Sep 1, 2020):

will do! I am making big changes to how checks work on the agent, right now the status of pass/fail is being calculated agent side but instead will be sending the raw data to the RMM and calculate it there, this way have more flexibility in determining status and not having to release a new agent for a new request like this so can implement alot faster.

<!-- gh-comment-id:684513510 --> @wh1te909 commented on GitHub (Sep 1, 2020): will do! I am making big changes to how checks work on the agent, right now the status of pass/fail is being calculated agent side but instead will be sending the raw data to the RMM and calculate it there, this way have more flexibility in determining status and not having to release a new agent for a new request like this so can implement alot faster.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#47
No description provided.