For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action Logs

Catalyst Blockchain Platform allows users to track events related to all network components.

Tracked Events

Event
Action Type

ChaincodeApproved

chaincode.approved

ChaincodeCommitted

chaincode.committed

Viewing Action Logs

Click on the bell icon and then See all action logs.

On the Action logs page, you can find:

Column
Description

User

Who performed an action

Action

What kind of action was performed

Target

What object the event relates to

Date

When the event appeared (UTC)

Click on a particular item to see details: User ID, Description, and Trace ID — which can be used to track the event in the Catalyst Blockchain Platform logs.

Search for Events

Search for a particular event by: User ID, Username, Trace ID, or Action.

Export Action Logs

Click the Export action logs button to download a JSON file with all events related to node creation and deletion.

Last updated

Was this helpful?