Action Logs
Catalyst Blockchain Manager allows a User to track events related to:
Chaincodes
Event |
Action Type |
ChaincodeApproved |
chaincode.approved |
ChaincodeCommitted |
chaincode.committed |
Channels
Event |
Action Type |
ChannelCreated |
channel.created |
ChannelOrganizationAnchorPeersUpdated |
channel.organization.anchor_peers.updated |
ChannelOrganizationAdded |
channel.organization.added |
ChannelOrganizationDeleted |
channel.consenter.added |
ChannelConsenterAdded |
channel.consenter.added |
ChannelConsenterDeleted |
channel.consenter.deleted |
ChannelOrderingConfigUpdated |
channel.ordering_config.updated |
ProposalCreated |
proposal.created |
Peer sets
Event |
Action Type |
PeerSetCreated |
peer_set.created |
PeerSetUpdated |
peer_set.updated |
PeerSetDeleted |
peer_set.deleted |
Peers
Event |
Action Type |
PeerCreated |
peer.created |
PeerDeleted |
peer.deleted |
PeerRestarted |
peer.restarted |
PeerJoinedChannel |
peer.joined_channel |
PeerChaincodeInstalled |
CAs |
CAs
Event |
Action Type |
FabricCACreated |
fabric_ca.created |
FabricCAUpdated |
fabric_ca.updated |
FabricCADeleted |
fabric_ca.deleted |
FabricCARestarted |
fabric_ca.restarted |
Identities
Event |
Action Type |
IdentityCreated |
fabric_ca.identity.created |
IdentityDeleted |
fabric_ca.identity.deleted |
IdentityRegistered |
fabric_ca.identity.registered |
IdentityEnrolled |
fabric_ca.identity.enrolled |
MSPs
Event |
Action Type |
MSPCreated |
msp.created |
MSPImported |
msp.imported |
MSPUpdated |
msp.updated |
MSPDeleted |
msp.deleted |
Ordering Service
Event |
Action Type |
OrderingServiceCreated |
ordering_service.created |
OrderingServiceUpdated |
ordering_service.updated |
OrderingServiceDeleted |
ordering_service.deleted |
Orderers
Event |
Action Type |
OrdererCreated |
orderer.created |
OrdererDeleted |
orderer.deleted |
OrdererRestarted |
orderer.restarted |
You can see the events by clicking on the bell icon and the “See all action logs” link (see the screenshot below).
At the “Action logs” page, you can find the following information:
-
User - Who performed an action.
-
Action - What kind of action was performed.
-
Target - What object does this event relate to.
-
Date - When an event appeared (UTC).
Click on a particular item to see details, such as User ID, Description, and Trace ID, which can be further used to track the event in logs of Catalyst Blockchain Manager.
Search for events
You can search for a particular event by: * User ID * Username * Trace ID * Action
Export action logs
This feature is designed to provide information about nodes. You can export the events by clicking the “Export action logs” button. This will download a JSON file with all the events related to nodes creation and deletion.