decoupled accounting
Alan DeKok
aland at deployingradius.com
Tue Dec 3 19:12:14 CET 2013
Rui Ribeiro wrote:
> However, I am a bit at a loss how to reach the read_detail.xxx server to
> process the files left by write_detail. Any clues?
Read the "decoupled-accounting" virtual server.
...
# Define a virtual server to process the accounting packets.
server read-detail.example.com {
# Read accounting packets from the detail file(s) for
# the home server.
listen {
type = detail
filename = "${radacctdir}/detail.example.com/detail-*:*"
load_factor = 10
}
It's all documented.
Alan DeKok.
More information about the Freeradius-Users
mailing list