Wireless Access

last person joined: 3 days ago 

Access network design for branch, remote, outdoor, and campus locations with HPE Aruba Networking access points and mobility controllers.

Logging level configuration vs severity for a syslog server

This thread has been viewed 2 times
  • 1.  Logging level configuration vs severity for a syslog server

    Posted Aug 28, 2014 05:48 PM

    Hi, my controller is set with this  configuration:

     

    # show logging level verbose

    LOGGING LEVELS
    --------------
    Facility Level Sub Category Process
    -------- ----- ------------ -------
    network warnings N/A N/A
    security informational N/A N/A
    security debugging N/A authmgr
    security informational aaa N/A
    security debugging dot1x N/A
    security warnings ids N/A
    security warnings ids-ap N/A
    system warnings N/A N/A
    user informational N/A N/A
    user debugging dot1x N/A
    wireless warnings N/A N/A

     

    # show logging server

    Remote Server: 172.17.xxx.xx

    FACILITY MAPPING TABLE
    ----------------------
    local-facility severity remote-facility
    -------------- -------- ---------------
    user warnings local1
    security warnings local1

     

    Why my syslog server is receiving logs with the tag <NOTI> if the severity is set for WARN?