Eduroam F-ticks and syslog

Andranik Hayrapetyan andranik.h89 at gmail.com
Sun Feb 5 15:31:02 CET 2012


Good day,

I am configuring FreeRadius to be an Eduroam FRL.
I created module f_ticks which contains the following:

linelog f_ticks {
      filename = syslog
      format = "This is a log message for %{User-Name}"
      reference = "f_ticks.%{%{reply:Packet-Type}:-format}"
      f_ticks {
             Access-Accept =
"F-TICKS/eduroam/1.0#REALM=%{Realm}#VISCOUNTRY=AM#CSI=%{Calling-Station-Id}#RESULT=OK#"
             Access-Reject =
"F-TICKS/eduroam/1.0#REALM=%{Realm}#VISCOUNTRY=AM#CSI=%{Calling-Station-Id}#RESULT=FAIL#"
      }
}

It sends f-ticks to syslog, and syslog place f-ticks in /var/log/massage
withe many other log information.
How can I set here facility for syslog (local0 eg.) , to be able to control
the f-ticks and place them to the file I want or send to eduroam f-ticks
server???
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20120205/5504b273/attachment.html>


More information about the Freeradius-Users mailing list