Skip to content

Logs


This section displays the service logs. In the General Logs tab, you can download the current log file. The Event Logs tab shows all user actions. Specific events can be found using filters.

Logs

Audit Logs

The audit feature allows you to record various user actions in the service and display this information in the admin panel. With a detailed filter, you can get the desired log selection. The Download Table button allows you to download the event logs in .csv format.

In the audit settings, you can specify a list of events that will be included in the table. The number of days that logs will be stored in the service is also configured in this subsection. After the storage period expires, the logs are written to a file on the local machine and removed from the service. You can specify the path for the file where outdated logs will be stored using the parameter in application.properties:

audit.event-log.dir=/path/to/directory/

Audit

Below is a list of all events that can be recorded in the history:

Audit Events
  • Authorization
    • Registration
    • Login
    • Login attempt
    • Access denied
    • Unauthorized access
  • Email notifications
    • Email confirmation
    • Email change notification
    • Password recovery
  • Issues
    • New issue created
    • Issue updated
    • Issue status updated
    • Issue deleted
    • Issue comments
    • New issue comment
    • Issue comment updated
    • Issue comment deleted
  • Projects
    • Project created
    • Project mirror created
    • Project fork created
    • Project imported
    • Project added to favorites
    • Project removed from favorites
    • Project information updated
    • Project URL updated
    • Project visibility changed
    • Force-push setting changed in project
    • Wiki project linked
    • Wiki project unlinked
    • Project ownership transferred
    • Project type changed
    • Project deleted
    • User added to project
    • Team added to project
    • User role updated in project
    • User removed from project
    • User left the project
    • Team removed from project
  • Project package registry
    • Package uploaded to project registry
    • Package deleted from project registry
    • Package file downloaded from project registry
    • Project registry settings updated
  • Project CI/CD agents
    • Agent registration token reset
    • Agent registered
    • Agent settings updated
    • Agent deleted
  • Project branch protection
    • Branch protection rule created
    • Branch protection rule updated
    • Branch protection rule deleted
  • Project tag protection
    • Tag protection rule created
    • Tag protection rule updated
    • Tag protection rule deleted
  • Merge requests
    • New merge request
    • Merge request closed
    • Merge request canceled
    • Merge request updated
    • Merge request accepted
    • Automerge mode toggled
    • Merge request discussion
    • Merge request approved
    • Merge request approval revoked
    • New merge request discussion
    • Merge request discussion deleted
    • Merge request discussion closed
  • Merge request settings
    • Merge approval rule edited
    • Merge approval rule deleted
    • Merge request settings updated
    • Automerge rules updated
    • Squash merge rules updated
  • CI/CD
    • Pipeline created
    • Tag pipeline created
    • Pipeline execution canceled
    • Pipeline deleted
    • Pipeline restarted
  • CI/CD artifacts
    • Artifact deleted
    • Artifact downloaded
    • Artifact locked
  • Pipeline scheduler
    • Pipeline schedule created
    • Pipeline schedule updated
    • Pipeline schedule deleted
  • CI/CD settings
    • CI/CD settings updated
    • CI/CD variable created
    • CI/CD variable updated
    • CI/CD variable deleted
    • CI/CD logs cleared
  • CI/CD agents
    • Agent registration token reset
    • Agent registered
    • Agent settings updated
    • Agent deleted
  • Branches
    • Branch created
    • Branch deleted
  • Tags
    • Tag created
    • Tag deleted
  • Releases
    • Release created
    • Release updated
    • Release deleted
  • Service package registry
    • Package uploaded to service registry
    • Package deleted from service registry
    • Package file downloaded from service registry
    • Service package registry settings updated
  • Labels
    • Label created
    • Label deleted
  • Teams
    • Team created
    • Team information updated
    • Team URL updated
    • Team visibility changed
    • Team ownership transferred
    • User added to team
    • User role updated in team
    • User removed from team
  • Team branch protection
    • Team branch protection rule created
    • Team branch protection rule updated
    • Team branch protection rule deleted
  • Team tag protection
    • Team tag protection rule created
    • Team tag protection rule updated
    • Team tag protection rule deleted
  • Companies
    • Company created
    • Company information updated
    • Company URL updated
    • Company visibility changed
    • Company ownership transferred
    • User added to company
    • User role updated in company
    • User removed from company
  • Company package registry
    • Package uploaded to company registry
    • Package deleted from company registry
    • Package file downloaded from company registry
    • Company registry settings updated
  • Custom roles
    • Role added to company
    • Role updated in company
    • Role deleted from company
  • Company CI/CD agents
    • Agent registration token reset
    • Agent registered
    • Agent settings updated
    • Agent deleted
  • Company branch protection
    • Company branch protection rule created
    • Company branch protection rule updated
    • Company branch protection rule deleted
  • Company tag protection
    • Company tag protection rule created
    • Company tag protection rule updated
    • Company tag protection rule deleted
  • User
    • User created
    • User information updated
    • Two-factor authentication enabled
    • Two-factor authentication disabled
    • Account confirmed via VK ID
    • Account confirmed via Yandex ID
    • User login updated
    • User email updated
    • User password updated
  • User keys and tokens
    • SSH key created
    • SSH key deleted
    • GPG key created
    • GPG key deleted
    • OAuth application created
    • OAuth application deleted
    • API token created
    • API token deleted
    • Transport token created
    • Transport token deleted
  • Security
    • Vulnerability status updated
  • Webhooks
    • Webhook created
    • Webhook updated
    • Webhook deleted
  • Deploy tokens
    • Deploy token created
    • Deploy token deleted
  • Integrations
    • Integration created
    • Integration updated
    • Integration deleted
  • Audit
    • Audit settings updated
  • Other
    • Mailing list updated
    • Push operation settings updated
    • Service settings updated

Automated translation!

This page was translated using automatic translation tools. The text may contain inaccuracies.