Notificator as custom event.forward

Ernesto Vallejo 7 years ago

Hi there!

I understand so far that event.forward sends all events from one server to another. Would it be possible to add an event.forward-alike notificator to send only selected events to another server? I need to send only certain events to another server.

Is there something that can be implemented as a Notificator for this purpose?

Thanks

Anton Tananaev 7 years ago

Yes, it's possible. Look for other notificator classes for example on what you need to do.

Ernesto Vallejo 7 years ago

Basically what I'm trying is to implement EventForwarder.java into a new Notificator class