Archived

This forum has been archived. Please start a new discussion on GitHub.

about IceStorm filter

our system > 1000 agent and has a module for event alarm

when agent report event to server then server publish the event to subscriber(console use c++)

but the console may subscription by condition

for example:
console may subscription event of deptId=1

now i do't know how to let the server only send deptId=1 event to the subscriber

sorry my bad english!