Send Logs to Remote Log server
17 Aug
2020
17 Aug
'20
2:04 a.m.
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 . thank you
17 Aug
17 Aug
6:01 a.m.
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
2151
Age (days ago)
2151
Last active (days ago)
1 comments
2 participants
participants (2)
-
Matthew Newton -
Muhammed Buvaydani