Radiator Server Documentation — v10.34.0

Logging configuration for promotion, application, and AAA event logging

Table of Contents
  • logging

logging

See the logging overview for log levels, targets, formats, counters, troubleshooting, and rotation.

The logging block controls these areas:

  • promotion configures timed promotion of recurring application messages.
  • application configures targets for server and lifecycle events.
  • aaa configures named loggers for authentication, authorization, and accounting data.

Configure only the areas that the deployment requires:

logging {
    # Timed promotion
    promotion {...}

    # Application logging
    application {...}

    # AAA logger(s)
    aaa {...}
}
Table of Contents
Navigation
  • @init

  • @verification

  • aaa

  • backends

  • caches

  • captures

  • certificates

  • clients

  • conditions

  • dictionary

  • handshake-timeout

  • hmac-otp

  • include

  • interval

  • ip-accept

  • license

  • logging

    • aaa

    • application

    • console

    • facility

    • file

    • logger

    • loglevel

    • memory

    • promotion

    • size

    • syslog

  • management

  • negotiation

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • timer

  • ui