Radiator Server Documentation — v10.34.0
Logging configuration for promotion, application, and AAA event logging
Table of Contents
logging
See the logging overview for log levels, targets, formats, counters, troubleshooting, and rotation.
The logging block controls these areas:
promotionconfigures timed promotion of recurring application messages.applicationconfigures targets for server and lifecycle events.aaaconfigures 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