Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Q: selective logging of listener?
On Wed, 10 Aug 2005 18:18:57 +0200, Marco Nierlich
<mani_at_access.unizh.ch> wrote:
>Hi all
>
>Is there a way (under UNIX) to tell the listener only to log requests from
>certain clients (or even better excluding one particular client from being
>logged)?
>
>Thanks
>Marco
Not directly.
You could of course consider setting up a second listener on a
distinct port, with a separate log file, making sure everyone uses the
default port, except that client, and set log_status to off for that
listener.
-- Sybrand Bakker, Senior Oracle DBAReceived on Wed Aug 10 2005 - 12:01:29 CDT
![]() |
![]() |