Class SyslogEventForwarder


  • public class SyslogEventForwarder
    extends Object
    The Class SyslogEventForwarder.

    The implementation of this class is inspired by SyslogNorthbounder

    Author:
    Alejandro Galue
    • Constructor Detail

      • SyslogEventForwarder

        public SyslogEventForwarder()
    • Method Detail

      • initialize

        public void initialize​(String destinationName)
        Initialize.
        Parameters:
        destinationName - the destination name
      • shutdown

        public void shutdown()
        Shutdown.
      • reload

        public void reload()
        Reloads the forwarder.
      • forward

        public void forward​(Event event,
                            OnmsNode node)
        Forwards an event.
        Parameters:
        event - the event to be forwarded
        node - the node associated with the event if apply