2010 May 04 10:44 PM
I have to extract log for more than 100 users by using SM20 log.
I tried with wild card characters, it is not giving accurate user list.
Is there a way to paste 100 users at one time in SM20 tcode to pull the all users audit log instead of getting each user.
2010 May 05 12:04 AM
Hi,
unfortunately, username input field does not support regular expressions. It supports only user name or character * for all users (it's written in documentation for this field). Have you tried to select audits for all users and then use ALV filter to restrict users?
Cheers
I have to extract log for more than 100 users by using SM20 log.
I tried with wild card characters, it is not giving accurate user list.
Is there a way to paste 100 users at one time in SM20 tcode to pull the all users audit log instead of getting each user.
2010 May 05 12:04 AM
Hi,
unfortunately, username input field does not support regular expressions. It supports only user name or character * for all users (it's written in documentation for this field). Have you tried to select audits for all users and then use ALV filter to restrict users?
Cheers
2010 May 05 7:53 AM
2010 May 05 8:34 AM
I agree with Krzysztof - RSAU_SELECT_EVENTS is very useful and as you schedule in background, much easier to run.
2010 May 05 7:42 PM
Good...
It shows the all users log report for current application server,but not all apps. server.
I have 7 application server but it shows the currenty apps server logson details.
Is it possible to get all application server logs details for all users in one go.
2010 May 05 7:46 PM
What version of SAP are you on? The last time I ran RSAU_SELECT_EVENTS in ECC6 there was an option to run for all app servers.
2010 May 05 8:40 PM
We use 4.6c amd RSAU_SELECT_EVENTS does not exist to run.
Please suggest.
2010 May 05 10:18 PM
Hi,
you should be able to backport it into 4.6C. Take a look at note 838847.
Cheers