feat: add support for gorules zen engine #336

Closed
opened 2026-03-28 04:23:35 +00:00 by mfreeman451 · 0 comments
Owner

Imported from GitHub.

Original GitHub issue: #924
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/924
Original created: 2025-06-16T05:30:22Z


We now are ingesting SNMP traps and Syslog messages. They currently get sent to the NATS JetStream server (serviceradar-nats) where they are not being processed.

We need the ability to act on these events, for instance, if we see a critical trap or a syslog event, we should be able to do something with them.

https://github.com/gorules/zen

Integrating the gorules zen engine into serviceradar gives us the ability to handle these events, using rust.

The server needs to be able to be distributed and scale horizontally.

Imported from GitHub. Original GitHub issue: #924 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/924 Original created: 2025-06-16T05:30:22Z --- We now are ingesting SNMP traps and Syslog messages. They currently get sent to the NATS JetStream server (serviceradar-nats) where they are not being processed. We need the ability to act on these events, for instance, if we see a critical trap or a syslog event, we should be able to do something with them. https://github.com/gorules/zen Integrating the `gorules zen` engine into serviceradar gives us the ability to handle these events, using rust. The server needs to be able to be distributed and scale horizontally.
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
carverauto/serviceradar#336
No description provided.