Skip to content

Log Notifier#

The log notifier prints batches of events to stdout.

Configuration#

event:
  notifiers:
    log:
      # enable event logging
      enable: true
      events:
            - ARP_NEIGHBOR_UNKNOWN
            - IPV6_NEIGHBOR_UNKNOWN

See also: schema description