Skip to Content
0
Former Member
Mar 30, 2013 at 03:18 PM

SAP NW Java - Login information for a user

1207 Views

Hi Experts,

We are using SAP NW Java 7.3 application server. I want to view a daily log report which can show the user's login information i.e. LOGIN OK or LOGIN Failed.

  1. Are there any tables in SAP NW java which can be used to view this information?
  2. Is there any way by which we can configure SAP NW Java to produce a file (daily) with the logs of user login information

I can see the logs via Log Viewer and default.trc file. But I am facing following issue:

1 While viweing logs via Log Viewer, I can filter and view logs for the day and download it in a file. But there is no mechanism or background job which can actually filter the content of the log everyday and prepare a file automatically. We wish to use the login information present in the files for further processing

2. Default.trc provides cumulative logs. So it's difficult to process such a big file everyday. As the number of days pass, the file size would grow and make processing of data impossible.

Please advise if a background job or configuration can be done so that a daily log file with log in information can be generated on the server. We'll pick the file from the server and send it for further processing.

Thanks,

Anuj