Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up security audit logging on a saprouter?

Former Member
0 Kudos

Hi all,

I've been trying to work out how to set up a security audit log on a saprouter, such that all activities that passes through the router can be audited if necessary, however it seems like information on how to do this is rather lacking.

Has anyone ever done this before?

Is it a standard functionality of saprouter?

If saprouter does not have a provision for this requirement, are there any alternative means that we may use to still achieve our objective (of logging user activity that takes place over a saprouter)?

Thanks and much appreciated.

1 REPLY 1

Private_Member_69416
Active Participant
0 Kudos

Hi

Saprouter give you options

for security audits:

-G logging connections (who/where/when started/ended)

-J size management for log

for errors resolving:

-T trace 

-V trace level

If you want to do detailed security audits  for users connected through saprouter to ABAP stack

you can set parameter: rsau/ip_only = 1

then all SM20 entries created by those users will have "terminal name" = saprouter IP

Regards

Przemek