Skip to main content

Audit Logs

Audit logs enable admins to keep track of changes in their configuration and settings across the BigPanda platform. The Audit Logs API gives admins a vital troubleshooting, investigation, and security tool.

BigPanda audit logs report on CreateUpdate, and Delete actions for these resources:

  • Alert Enrichment including:

    • Tags

    • Tags Order

    • Tag Enrichments

    • Tag Enrichments Order

    • Mapping Enrichment Schema

    • Mapping Table Upload

  • Alert Correlation Patterns

  • Alert Filtering

  • API Keys

  • AutoShare

  • Enrichment V1 Custom Tags

  • Environments

  • Integrations

  • JIT Provisioning

  • Maintenance Plans

  • Roles

  • SAML Attribute Mapping

  • SSO Configuration

  • SSO Testing

  • Users

Users object

Currently, the audit log does not track changes to user phone number or name. In the future more details will be added to the Users audit log.

Audit Logs

Authentication

All BigPanda APIs require Bearer Token Authorization in the call headers.

This API uses the User API Key type of Authorization token.

BigPanda recommends adding Authentication headers only in the secure tool you use to make API calls.