PackeTsar / radiuid

An application to extract User-to-IP mappings from RADIUS accounting data and send them to Palo Alto firewalls for use by the User-ID function.
http://packetpushers.net/radiuid/
GNU General Public License v3.0
34 stars 10 forks source link

Freeradius logs stores #37

Open Knyage opened 6 years ago

Knyage commented 6 years ago

Hello!

I have installed radiuid with freeradius on Centos 7 and it works perfectly!

But I have a one question : can I reconfigure radiuid without deleting logs from $radius_logs_folder/radacct/ ? I would like have possibility stores logs of freeradius at local server for history. Sorry, if it have, but a don't see how it to do.

PackeTsar commented 6 years ago

RadiUID deletes logs as it runs so it doesnt process them again when it rechecks them. I could probably write in a feature to have it move the logs to a different folder instead and that might solve this problem for you.

Knyage commented 6 years ago

Thank you!

Knyage commented 6 years ago

For a while I have created duplicate file via syslog-ng , but after clearing logs by radiuid syslog-ng don't create log file again.

Can you help with this issue? Sorry for stupid question, but I spend a whole day resolving that issue((