Re: [RADIATOR] Radiator Logging to an External Syslog Server

2011-04-13 Thread Michael Hulko
Our Windows server admin team uses a product call “Epilog for Windows” by 
Intersect Alliance.  Interesting product.  

 

http://www.intersectalliance.com/

 

Cheers

MH

 

From: radiator-boun...@open.com.au [mailto:radiator-boun...@open.com.au] On 
Behalf Of Carter, Ronald
Sent: Tuesday, April 12, 2011 12:26 PM
To: radiator@open.com.au
Subject: [RADIATOR] Radiator Logging to an External Syslog Server

 

My company is running Radiator on a Windows Platform. I would like to export 
the Radiator logs to and external Syslog server. According to the manual this 
can be done with the Log Syslog command, but this only works on a Unix 
platform. Has anyone or does anyone know of a way that I can export the logs 
when using on a Windows platform. What I am really interested in logging and 
exporting are the results of authentication attempts, e.g.; request, failure, 
success, etc

 

Any help that you can provide will be greatly appreciated. 

 

Thanks.

Ron Carter, CISSP, CISM 
Sr. Information Assurance Specialist 
PPL Services Corporation
2 North 9th Street 
MS: GENGA2 
Allentown, PA 18101 
Phone: (610) 774-2502 

 

The information contained in this message is intended only for the personal and 
confidential use of the recipient(s) named above. If the reader of this message 
is 
not the intended recipient or an agent responsible for delivering it to the 
intended 
recipient, you are hereby notified that you have received this document in 
error 
and that any review, dissemination, distribution, or copying of this message is 
strictly prohibited. If you have received this communication in error, please 
notify 
us immediately, and delete the original message.

 

___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

[RADIATOR] Radiator Logging to an External Syslog Server

2011-04-12 Thread Carter, Ronald
My company is running Radiator on a Windows Platform. I would like to export 
the Radiator logs to and external Syslog server. According to the manual this 
can be done with the Log Syslog command, but this only works on a Unix 
platform. Has anyone or does anyone know of a way that I can export the logs 
when using on a Windows platform. What I am really interested in logging and 
exporting are the results of authentication attempts, e.g.; request, failure, 
success, etc

Any help that you can provide will be greatly appreciated.

Thanks.

Ron Carter, CISSP, CISM
Sr. Information Assurance Specialist
PPL Services Corporation
2 North 9th Street
MS: GENGA2
Allentown, PA 18101
Phone: (610) 774-2502



The information contained in this message is intended only for the personal and 
confidential use of the recipient(s) named above. If the reader of this message 
is 
not the intended recipient or an agent responsible for delivering it to the 
intended 
recipient, you are hereby notified that you have received this document in 
error 
and that any review, dissemination, distribution, or copying of this message is 
strictly prohibited. If you have received this communication in error, please 
notify 
us immediately, and delete the original message.
___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator

Re: [RADIATOR] Radiator Logging to an External Syslog Server

2011-04-12 Thread Heikki Vatiainen
On 04/12/2011 07:25 PM, Carter, Ronald wrote:
 My company is running Radiator on a Windows Platform. I would like to
 export the Radiator logs to and external Syslog server. According to the
 manual this can be done with the Log Syslog command, but this only
 works on a Unix platform. Has anyone or does anyone know of a way that I
 can export the logs when using on a Windows platform. What I am really
 interested in logging and exporting are the results of authentication
 attempts, e.g.; request, failure, success, etc

Try this:

1) Install syslog module

ppm install Sys::Syslog


2) Configure Radiator like this

Log SYSLOG
  LogHost ip.addr.of.remotehost
  LogSock inet
/Log

This should work with Windows and the logs should be sent to the remote
host port 514 UDP.

For authentication log you should configure
AuthLog SYSLOG with respective settings as above and the AuthLog
specific settings you require.

 Any help that you can provide will be greatly appreciated. 

I hope the above helps. Please let me and this list know how it works.

Best regards,
Heikki


-- 
Heikki Vatiainen h...@open.com.au

Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP,
DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS,
NetWare etc.
___
radiator mailing list
radiator@open.com.au
http://www.open.com.au/mailman/listinfo/radiator