Send Logs to Remote Log server
Matthew Newton
mcn at freeradius.org
Mon Aug 17 12:01:08 CEST 2020
On 17/08/2020 07:04, Muhammed Buvaydani via Freeradius-Users wrote:
> Hello , I want to send freeradius's logs to another host , that host has Remote Log server , Rsyslog, or Graylog , how can I configure freeradius to do that .
Configure FreeRADIUS to use "syslog" instead of files, for example in
the log{} section of radiusd.conf or in the detail or linelog modules.
You'll then need to run a syslog daemon (such as rsyslog) locally on the
FreeRADIUS server to forward the logs to the remote server. FreeRADIUS
only logs locally.
--
Matthew
More information about the Freeradius-Users
mailing list