<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
On 07/06/2009 04:35 PM, Alan DeKok wrote:
<blockquote cite="mid:4A5219D0.7080200@deployingradius.com" type="cite">
  <pre wrap="">Jonathan Gazeley wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">However, all of my radius magic happens inside virtual servers, which
live in sites-available. I haven't been able to get any syslog packets
sent from within these virtual servers.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  The "log" section is global.  See raddb/sites-available/README for a
definitive list of which sections can appear inside of a "server" section.
  </pre>
</blockquote>
OK, thanks. If the "log" section is global, should I simply be able to
insert the word "log" into my virtual servers? Doing so causes the
server to not start:<br>
<br>
radiusd[9868]: /usr/local/etc/raddb/sites-enabled/uobresnet[34]: Failed
to find module "log".<br>
radiusd[9868]: /usr/local/etc/raddb/sites-enabled/uobresnet[20]: Errors
parsing authorize section.<br>
<br>
Ultimately what I'm after is the ability to send detail logs to syslog
rather than have them written to a file. Perhaps I've been asking the
wrong questions so far, or in the wrong way :)<br>
<br>
Cheers,<br>
Jonathan<br>
</body>
</html>