I think we'll need some good docs or examples on what happens with event transforms that change event class...
If for instance, I change via transform from /foo/bar/baz* Transform here to /foo/baz/test what happens? /foo /foo/bar /foo/bar/baz /foo /foo/baz /foo/baz/test event transforms get applied in that order? /foo /foo/bar /foo/bar/baz /foo/baz/test gets applied in that order? /foo /foo/bar /foo/bar/baz and stop, with the last event transform processed is to move to /foo/baz/test? Or something else entirely? -- James Pulver Information Technology Area Supervisor LEPP Computer Group Cornell University Matt Ray wrote, On 4/10/2009 4:11 PM: > There are some changes being made to Event Transforms for 2.4. We're > working on getting some examples added to the documentation and I > don't think they're all in the beta yet. One of the changes will be > cascading event transforms. Event transforms are applied down the > event hierarchy, so that on an incoming /Business/Service/Bus event, > the /Business transform would be applied, then the /Service > transform, then the /Bus transform. This sounds like what you want. > > Thanks, > Matt Ray > Zenoss Community Manager > community.zenoss.com > [email protected] > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
