Skip to content

Activity log

The Activity log shows a chronological record of every action taken against your Hive account.

Accessing the activity log

Sign in at hive.warlordofmars.net and click the Activity tab.

What's logged

EventWhen it appears
Memory createdA new memory was stored
Memory updatedAn existing memory's value or tags changed
Memory deletedA memory was deleted
Memory recalledA memory was retrieved by key
Memory listedA tag-based list was requested
Memory searchedA semantic search was performed
Context summarisedsummarize_context was called
Token issuedA new OAuth token was issued
Token revokedA token was revoked
Client registeredA new OAuth client registered
Client deletedAn OAuth client was removed

Using the log

The activity log is useful for:

  • Auditing — understanding which client did what and when
  • Debugging — verifying that your agent is storing and recalling memories as expected
  • Monitoring — spotting unexpected activity (e.g. a client you didn't authorise)

Log retention

Activity log entries are retained indefinitely.

Hive — shared persistent memory for AI agents