Older Version
You are viewing documentation for version v10.33.0. See the latest release documentation for the most up-to-date content.
  1. Home
  2. /
  3. configuration

  4. /
  5. logging
  6. /
  7. logger

Table of Contents
  • logger

logger

This clause is used to configure AAA loggers.

Example configuration of a logger:

aaa {
  logger "EXAMPLE_LOGGER" {
    # File logger
    file {...}

    # In-memory logger
    memory {...}

    # Local syslog logger
    syslog {...}
  }
}
Table of Contents
  • logger
Navigation
Home
  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

    • aaa

    • application

    • console

    • facility

    • file

    • logger

    • loglevel

    • memory

    • size

    • syslog

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

Navigation
Home
  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • hmac-otp

  • include

  • init

  • ip-accept

  • license

  • logging

    • aaa

    • application

    • console

    • facility

    • file

    • logger

    • loglevel

    • memory

    • size

    • syslog

  • management

  • priority

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui

​
​