<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="3">Hello,<br>
<br>
Is there a way to don't log nothing for a specific user, creating a
rule in sql_log?<br>
<br>
You will probably ask me why!<br>
<br>
Because i have a plugin running on nagios, that checks for
authentication with a specific user ex: "testuser" every 5 minutes, and
at the end of the day my database grows with useless information. We
are a global hotspot provider, so this check running on nagios is
performed in 10.000 hotspots, to test for authentication, so you could
imagine that this "testuser" generates infinite registers.<br>
<br>
<br>
I think put some kind of trigger to do that, will probably slow down my
server performance, because we have a huge users database.<br>
<br>
I'm running freeradius(1.1.7) + postgre.<br>
<br>
<br>
Regards,<br>
<br>
Rafael Medici<br>
</font>
</body>
</html>