(RADIATOR) Accounting events via syslog

Hugh Irvine hugh at open.com.au
Wed Jun 20 18:09:16 CDT 2007


Hello Claudio -

We don't have anything like this in Radiator currently and have no  
plans to add it.

However, you could write a simple hook to call a Log SYSLOG clause  
like this:

.....

# define a Log SYSLOG clause inside an AuthBy GROUP
# this will only be used by a hook to log special messages

<AuthBy GROUP>
	<Log SYSLOG>
		Identifier LogStuffToSYSLOG
		.....
	</Log>
</AuthBy>

......

Then your hook code can call this logger when required.

There are a number of example hooks in "goodies/hooks.txt".

regards

Hugh



On 21 Jun 2007, at 08:18, Claudio Lapidus wrote:

> Hello Hugh,
>
> We're in the need of communicate accounting events to another system
> via syslog. The idea is to send a message to the local syslog daemon
> every time an accounting packet is received. The message should
> contain current values for Acct-Status-Type, NAS-IP-Address, NAS-Port
> and Class.
>
> We've looked the documentation for <Log SYSLOG> and <AuthLog SYSLOG>,
> but they don't seem to serve our purposes.
>
> thanks in advance,
> cl.
>
> --
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on radiator-announce at open.com.au
> To unsubscribe, email 'majordomo at open.com.au' with
> 'unsubscribe radiator' in the body of the message.



NB:

Have you read the reference manual ("doc/ref.html")?
Have you searched the mailing list archive (www.open.com.au/archives/ 
radiator)?
Have you had a quick look on Google (www.google.com)?
Have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
Have you checked the RadiusExpert wiki:
http://www.open.com.au/wiki/index.php/Main_Page

-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
Includes support for reliable RADIUS transport (RadSec),
and DIAMETER translation agent.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
-
CATool: Private Certificate Authority for Unix and Unix-like systems.


--
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.


More information about the radiator mailing list