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. file

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
  • file
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

​
​