Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
10 replies
Answers
2 answers
Subscribers
10 subscribers
Views
8545 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
Can someone confirm the best way to find out who removed a member from a team, d
Keith
over 10 years ago
Can someone confirm the best way to find out who removed a member from a team, department or custom? We look at the log file and do not see a record of this activity. One the other side of this, is there any recording of when someone is added to a team? ...
OriginalPostID-100503
OriginalPostID-100503
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 10 years ago
This information is not logged by default nor logged precisely the way you describe your requirement, however if you are using Appian 6.7.1 and above you can increase the Authorization Audit Logging to DEBUG to know what action is performing each user and whether it has been authorized or not by updating this line in /ear/suite.ear/resources/appian_log4j.properties
log4j.logger.com.appian.authz-audit=DEBUG, AUTHZ_AUDIT
when set to DEBUG this will log everything in the <APPIAN_HOME>/logs/authz-audit.csv so this log will be big.
This is how the log will show that somebody removed a user (notice how you only know that the user did it but you don't know from what group nor who he removed)
13:30.5 eduardo.fuentes k-service-personalization com.appiancorp.suiteapi.personalization.GroupService.removeMemberUsers ALLOWED allowedBasedOnTheseRoles=[designer]
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 10 years ago
This information is not logged by default nor logged precisely the way you describe your requirement, however if you are using Appian 6.7.1 and above you can increase the Authorization Audit Logging to DEBUG to know what action is performing each user and whether it has been authorized or not by updating this line in /ear/suite.ear/resources/appian_log4j.properties
log4j.logger.com.appian.authz-audit=DEBUG, AUTHZ_AUDIT
when set to DEBUG this will log everything in the <APPIAN_HOME>/logs/authz-audit.csv so this log will be big.
This is how the log will show that somebody removed a user (notice how you only know that the user did it but you don't know from what group nor who he removed)
13:30.5 eduardo.fuentes k-service-personalization com.appiancorp.suiteapi.personalization.GroupService.removeMemberUsers ALLOWED allowedBasedOnTheseRoles=[designer]
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data