Application Server Security [message #421877] |
Fri, 11 September 2009 05:47  |
sameek1211
Messages: 30 Registered: October 2007 Location: India
|
Member |
|
|
Dear All,
I want to track which machine,terminal or IP has logged on to my application server and which job/report he has scheduled. My basic motive is to log the terminal/machine/IP of the user which has scheduled or execute a wrong command to the database through the application server
|
|
|
Re: Application Server Security [message #422149 is a reply to message #421877] |
Mon, 14 September 2009 15:39  |
andrew again
Messages: 2577 Registered: March 2000
|
Senior Member |
|
|
You may find sufficient detail being logged into the http logs somewhere under Apache (which itself should be under the iAS home). The non 10g Apache solutions should be able to be applied to 10g AS too.
|
|
|