Skip to content

Audit Log

The Audit Log page provides a chronological record of all administrative actions taken in your organization. This page is visible to admins only.

What is logged

Every significant action in your organization is recorded:

EventDescription
User invitedA team member invitation was sent
User joinedA team member accepted their invitation
User removedA team member was removed from the organization
Role changedA team member's role was updated
Device registeredA new device was registered
Device deactivatedA device was deactivated
Device activatedA device was reactivated
Vendor config createdA vendor configuration was added
Vendor config updatedA vendor configuration was modified
Vendor config deletedA vendor configuration was removed
Group createdA group was created
Group updatedA group's name or description was changed
Group deletedA group was deleted
Member added to groupA team member was added to a group
Member removed from groupA team member was removed from a group
Config assigned to groupA vendor config was assigned to a group
Config unassigned from groupA vendor config was removed from a group
Plan changedThe organization's billing plan changed
Organization claimedA new admin claimed an auto-created organization

Viewing the audit log

  1. Go to Audit Log from the sidebar.
  2. Events are listed newest-first.
  3. Use the event type filter to narrow results.
  4. Each entry shows the timestamp, event type, user who performed the action, and relevant details.

Splunk HEC forwarding

Enterprise customers can forward PocketSOC audit logs to Splunk using HTTP Event Collector (HEC). This sends all portal activity (user sign-ins, config changes, device registrations) to a Splunk index for compliance and monitoring.

Setup

  1. In Splunk Cloud, go to Settings > Data Inputs > HTTP Event Collector.
  2. Click New Token and configure:
SettingValue
NamePocketSOC Audit Logs
Source type_json
IndexChoose an index (e.g., main or a dedicated pocketsoc index)
  1. Copy the HEC token and HEC URL (typically https://http-inputs-<your-instance>.splunkcloud.com:443/services/collector).
  2. In the PocketSOC portal, go to Settings > Splunk Forwarding.
  3. Enter the HEC URL and token, then click Test Connection to verify.
  4. Enable forwarding.

PocketSOC will forward new audit log entries to Splunk every minute.

Troubleshooting

IssueSolution
HEC forwarding errors in portalVerify the HEC URL uses HTTPS and the HEC token is valid. Use Test Connection to diagnose.
Events not appearing in SplunkCheck that the target index exists and the HEC token has write access to it.
Token rotationCreate a new HEC token in Splunk, update it in PocketSOC portal (Settings > Splunk Forwarding), then delete the old token.

Retention

Audit log entries are retained indefinitely for your organization.

PocketSOC Documentation