Filtering MonitorEventType events sent to DBMonitor
Posted: Tue 19 Oct 2010 15:42
Hi over there.
While experimentig a little bit with DBbmonitor and OracleMonitor classes I can't found a possibility to filter out the MonitorEvent of type Connect from the event set sent to DBMonitor. I don't want to monitor the Connect/Disconnet event because everybody can see the password of the oracle user I use. I can of course set UseApp to false and write my own MonitorEventHandler for some kind of logging and monitoring but I think it's better (and more comfortable
) to use dbmonitor. Any idea how to prevent the user of dbmonitor to see the password of my oracle user or how to prevent OracleMonitor classes to sent this information to DBMonitor ?
With regards,
Harald
While experimentig a little bit with DBbmonitor and OracleMonitor classes I can't found a possibility to filter out the MonitorEvent of type Connect from the event set sent to DBMonitor. I don't want to monitor the Connect/Disconnet event because everybody can see the password of the oracle user I use. I can of course set UseApp to false and write my own MonitorEventHandler for some kind of logging and monitoring but I think it's better (and more comfortable
With regards,
Harald