Radiator Server Documentation — v10.33.2
Table of Contents
  • file

file

This is used to configure the file logger which stores log messages in a file you specify. The filename should be the preferred log file.

Example configuration of a file logging clause:

file {
    filename "/var/log/radiator/radiator-server.log";
    loglevel info;
}
Table of Contents
Navigation
  • @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

  • proxy-protocol

  • scripts

  • servers

  • statistics

  • stats

  • template

  • ui