AuditService.properties
# Licensed Materials - Property of IBM, 5724-E76, (C) Copyright IBM Corp. 2004 - All Rights reserved. # ------------------------------- # # Properties of the Audit Service # # ------------------------------- # # Messages for group events, including # # <Created Group Event> # <Modified Group Event> # <Deleted Group Event> audit.groupEvents.message.created = EJPSN0001I: User {0} has created a User Group with ID = {1}, Name = {2} and ObjectID = {3} audit.groupEvents.message.modified = EJPSN0002I: User {0} has modified the User Group with ID = {1}, Name = {2} and ObjectID = {3} audit.groupEvents.message.deleted = EJPSN0003I: User {0} has deleted the User Group with ID = {1}, Name = {2} and ObjectID = {3} # Messages for user events, including # # <Created User Event> # <Modified User Event> # <Deleted User Event> audit.userEvents.message.created = EJPSN0004I: User {0} has created a User with ID = {1}, Name = {2} and ObjectID = {3} audit.userEvents.message.modified = EJPSN0005I: User {0} has modified the User with ID = {1}, Name = {2} and ObjectID = {3} audit.userEvents.message.deleted = EJPSN0006I: User {0} has deleted the User with ID = {1}, Name = {2} and ObjectID = {3} # Messages for portlet events, including # # <Install portlet application Event> # <Update portlet application Event> # <Uninstall portlet application Event> audit.portletEvents.message.created = EJPSN0007I: User {0} has installed a Portlet Application with Name = {1} and ObjectID = {2} audit.portletEvents.message.modified = EJPSN0008I: User {0} has modified the Portlet Application with Name = {1} and ObjectID = {2} audit.portletEvents.message.deleted = EJPSN0009I: User {0} has uninstalled the Portlet Application with Name = {1} and ObjectID = {2} # Messages for role events, including # # <Assign role to user/group Event> # <Unassign role to user/group Event> audit.roleEvents.message.created = EJPSN0010I: User {0} has assigned the Role with Name = {1}, Alias = {2} and ObjectID = {3}, affecting ActionSet {4}, to the following principals: {5} audit.roleEvents.message.deleted = EJPSN0011I: User {0} has unassigned the Role Mapping with Name = {1}, Alias = {2} and ObjectID = {3} from the following principals: {4} # Messages for role block events, including # # <Modified Propagation Role Blocks> # <Modified Inheritance Role Blocks> audit.roleBlockEvents.message.modified = EJPSN0012I: User {0} has modified the Role Blocks in a Role for Resource with ObjectID = {1} and Name = {2}. Inheriting ActionSets = {3}, Non-Inheriting ActionSets = {4}, Propagating ActionSets = {5}, Non-Propagating ActionSets = {6} # Info: there are no 'created' and 'deleted' events for this event type # Messages for resource owner events, including # # <Modified resource owner> audit.ownerEvents.message.modified = EJPSN0013I: User {0} has changed the owner for the Resource with ObjectID = {1} and Name = {2} from User {3} with Name = {4} to User {6} with Name = {7} # Info: there are no 'created' and 'deleted' events for this event type # Messages for resource events, including # # <Created Resource event> # <Modified Resource event> # <Deleted Resource event> audit.resourceEvents.message.created = EJPSN0014I: User {0} has created a Resource for ObjectID = {1} and Name = {2} audit.resourceEvents.message.modified = EJPSN0015I: User {0} has modified the Resource with ObjectID = {1} and Name = {2} audit.resourceEvents.message.deleted = EJPSN0016I: User {0} has deleted the Resource with ObjectID = {1} and Name = {2} # Messages for resource externalization events, including # # <Externalized resource> # <Internalized resource> audit.externalizationEvents.message.externalized = EJPSN0017I: User {0} has externalized the Resource with ObjectID = {1} and Name = {2} audit.externalizationEvents.message.internalized = EJPSN0018I: User {0} has internalized the Resource with ObjectID = {1} and Name = {2} # Messages for users in group events, including # # <Added user(s) to group> # <Removed user(s) from group> audit.userInGroupEvents.message.added = EJPSN0019I: User {0} has added the User with ID = {1} and ObjectID = {2} to the Group with ID = {3} and ObjectID = {4} audit.userInGroupEvents.message.removed = EJPSN0020I: User {0} has removed the User with ID = {1} and ObjectID = {2} from the Group with ID = {3} and ObjectID = {4} # Messages for web module events, including # # <Started web module> # <Stopped web module> audit.webModuleEvents.message.started = EJPSN0021I: User {0} has started the Web Module with Name = {1}, Filename = {2} and ObjectID = {3} audit.webModuleEvents.message.stopped = EJPSN0022I: User {0} has stopped the Web Module with Name = {1}, Filename = {2} and ObjectID = {3} # Messages for application role events, including # # <Created Application Role event> # <Deleted Application Role event> audit.applicationRoleEvents.message.created = EJPSN0023I: User {0} has created an Application Role with ObjectID = {1} and Name = {2} audit.applicationRoleEvents.message.deleted = EJPSN0024I: User {0} has deleted the Application Role with ObjectID = {1} and Name = {2} # Messages for principal to application role mapping events, including # # <Created Principal to Application Role Mapping event> # <Deleted Principal to Application Role Mapping event> audit.principalToApplicationRoleMappingEvents.message.created = EJPSN0025I: User {0} has created a Mapping between the Application Role {2} (ObjectID = {1}) and the Principals {3} audit.principalToApplicationRoleMappingEvents.message.deleted = EJPSN0026I: User {0} has deleted the Mapping between the Application Role {2} (ObjectID = {1}) and the Principals {3} # Messages for application role events, including # # <Created Role to Application Role Mapping event> # <Deleted Role to Application Role Mapping event> audit.roleToApplicationRoleMappingEvents.message.created = EJPSN0027I: User {0} has added the role {3} to the Application Role with ObjectID = {1} and Name = {2} audit.roleToApplicationRoleMappingEvents.message.deleted = EJPSN0028I: User {0} has removed the role {3} from the Application Role with ObjectID = {1} and Name = {2} # Messages for domain admin data events, including # # <Loaded domain admin data during startup event> audit.domainAdminDataEvents.message.started = EJPSN0029I: Domain {1} has been initialized with admin user {2}, admin group {3}, and virtual root resource {4} #Messages for designer deploy service events, including # # <Component installed> # <Component updated> # <Component uninstalled> audit.designerDeployServiceEvents.message.created = EJPSN0030I: User {0} has installed the component {2} with ID {1}. It contains the following portlets: {3}. audit.designerDeployServiceEvents.message.modified = EJPSN0031I: User {0} has updated the component {1}. It contains the following portlets: {2}. audit.designerDeployServiceEvents.message.deleted = EJPSN0032I: User {0} has uninstalled the component {1}.