Product
|
Cloud costs
|
released
May 29, 2019
|
3
min read
|

Harness Audit Trails - Managing Deployment Pipelines

Updated

What Is an Audit Trail?

Audit trails are electronic records that chronologically catalog events related to operational procedure or change.

In the context of Continuous Delivery, it's basically the who, what and when of all activity relating to the contents, dependencies, and execution of your deployment pipelines.

Why Does Continuous Delivery Need an Audit Trail?

Simply put, audit trails provide proof of compliance and operational integrity when it comes to how organizations deliver software and manage change.

Without audit trails, organizations would be blind to answering the most basic of questions like "Who did what when?"

For many financial and retail organizations, audit trails enable proof of compliance, and proof of compliance enables them to legally trade. It's that simple.

In a typical enterprise, you might have 10s of business units, 100s of dev teams, and 1000s of software engineers. Keeping an accurate audit of who did what when is therefore not a trivial task given that every application, environment, and tech stack is different.

I've personally heard stories of developers in many organizations using kubectl to directly update production clusters on-the-fly using their laptop. Compliance and operational integrity this is not.

How Does the Audit Trail Work in Harness?

The Harness Audit Trail can be found under the Continuous Security navigation dropdown:



You should then see something like this (an audit trail of beauty):


In the above screenshot, the audit trail shows that I (Stephen Burton) created a new Service, Environment, Deployment Workflow, and Pipeline in just 3 minutes.

Harness basically captures and audits the timestamp, event source, resource and details of all user-level transactions (e.g. create, update, delete, execute, etc.)

Audit trails by default are persisted for one year.

Highlighting Diffs in Detail

Harness also audits and shows detailed differences for all updates.


For example, let's say that I updated phase-2 of my canary deployment workflow from 50% of containers to 63%:


Harness would audit and log that change as follows:


Clicking on the "YAML Diff" icon (highlighted above) would then show the exact differences from the update:


As you can see, the audit trail confirms that phase-2 of my canary deployment was updated to 63% of containers from 50%.


This detailed diff audit view is available for any component or config (e.g. Kubernetes manifests, environment variables, triggers, ...) within your deployment pipelines.

Our Continuous Delivery platform is pretty awesome!

Feel free to kick the tires with our free trial.


Cheers,
Steve

Sign up now

Sign up for our free plan, start building and deploying with Harness, take your software delivery to the next level.

Get a demo

Sign up for a free 14 day trial and take your software development to the next level

Documentation

Learn intelligent software delivery at your own pace. Step-by-step tutorials, videos, and reference docs to help you deliver customer happiness.

Case studies

Learn intelligent software delivery at your own pace. Step-by-step tutorials, videos, and reference docs to help you deliver customer happiness.

We want to hear from you

Enjoyed reading this blog post or have questions or feedback?
Share your thoughts by creating a new topic in the Harness community forum.

Sign up for our monthly newsletter

Subscribe to our newsletter to receive the latest Harness content in your inbox every month.

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Continuous Delivery & GitOps