Skip to content

GitLab Next

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 39,511
    • Issues 39,511
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 1,221
    • Merge requests 1,221
  • Requirements
    • Requirements
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #121

Closed
Open
Created Dec 15, 2015 by Drew Blessing@dblessingMaintainer

Retrieve audit events via API: MVC

Problem to solve

Organizations need assurance that users of GitLab are in compliance with policies they've set on the instance. Currently, instances use application and audit logs to solve for this need; however, neither are available through an API. This makes manual exploration the primary method for investigation, and GitLab should enable proactive monitoring of audit events.

Proposal

  • Create an API endpoint for fetching audit events.
  • The endpoint's response should be all relevant audit events that match the query in the get request.
  • Return all relevant events for a group, project, user, or time range.

References

Zendesk issue: https://gitlab.zendesk.com/agent/tickets/13199 GitHub: https://help.github.com/en/articles/reviewing-the-audit-log-for-your-organization#using-the-audit-log-api

Edited Aug 05, 2019 by Jeremy Watson (ex-GitLab)
Assignee
Assign to
Time tracking