Skip to main content

Audit Trails

Introduction

With Audit Trail in Harness, you can view and track changes to your Harness resources within your Harness account.

The audit data retention period is 2 years. Harness reserves the right to delete audit data after 2 years. You can request a longer retention period by contacting Harness. For example, if you require audit data for legal discoveries, etc., contact Harness and we can help.

Database Devops Events in Audit Trail

To access the Audit Trail, in your Harness project, navigate to Account Settings > Audit Trail. Follow the steps mentioned in platform docs for more details.

The Account Audit Trail includes the following Database Devops events:

ResourcesAudit Trail Events
DB SchemaCreate, Update, Delete
DB InstanceCreate, Update, Delete

Each event in the Account Audit Trail list provides the following details:

  1. Action: Describes the specific activity, such as logging in or deleting.
  2. Resource name and Type: Identifies the resource type and its name where the event occurred. For example, monitored service, agent, or user.
  3. Organization and Project: Name of the organization and the project in which the event occurred.

When you click on a resource name, you will be directed to the corresponding event page. For instance, clicking on a DB Schema resource will take you to the schema listing page, while clicking on a DB Instance resource will redirect you to the instance list page.

To see more information about a particular event, select the messaging icon next to it. The Event Summary page appears, displaying the following information:

  1. Date and time when the event occurred.
  2. Username associated with the event.
  3. Details of the activity. For example, an update.
  4. Type and name of the resource.

You can also see a snapshot of changes in YAML format by expanding YAML Difference.