Pipeline Audit

Click Audit and Pipeline Audit to see the list of all pipelines as shown in the image below:

You can resize the width of any columns as per you need to adjust the view . On hovering over the columns a double arrow appears, adjust the arrow to resize the column width.

In the above image, the list of pipelines is displayed with the following details of the pipeline:

  • CD Name - The name of the Spinnaker Instance

  • Application – This column shows the application in which the pipeline exists

  • Pipeline/Service – This column shows the name of the pipeline

  • Modified By – This column shows the name of the user who modified the pipeline.

  • Modified Time - This column shows the date and time when the pipeline was modified.

  • Modifications - This column displays the modifications that took place in the pipelines. On clicking View Modifications, the modification history or the changes that were made in the pipeline are displayed.

You can compare the changes as shown below:

Show/Hide Columns

You can opt to show or hide these columns in the list available. To do so, click the menu icon as shown in the image below:

The list of available columns will appear. You can select/deselect a particular column to remove it from the pipeline table. For example – Let us uncheck the Last Modified By check box. Now, the pipeline list table will appear without the Last Modified column as shown in the image below:

Show Data For

The Show Data for filter is used to display the pipeline modifications based on the selected date range.

The following date ranges are available to filter the modifications:

  • Today - The number of pipelines that were modified today are displayed.

  • Yesterday - The number of pipelines that were modified yesterday are displayed.

  • Last 7 Days - The number of pipelines that were modified for the last 7 days are displayed.

  • This Month - The number of pipelines that were modified for this month till today are displayed.

  • Last 1 Month - The number of pipelines that were modified for the past one month (last 30 days) till today are displayed.

  • Last 6 Months - The number of pipelines that were modified for the past 6 months (last 180 days) till today are displayed.

  • All - The entire list of modifications that took place in the pipelines till date are displayed.

  • Custom Range - You can customise the to and from dates for which you want the pipeline modifications to be displayed.

Search Pipelines

Let’s take an example where you have around 200 pipelines in the list. But you want to view the details of one particular pipeline or a set of pipelines. This is where you can search and view the specific pipeline(s) as per your requirement. There are two types of search options available, Basic and Advanced search.

The basic search allows you to simply search a pipeline using the name of the pipeline. For example, from the available pipeline list, you only want to view the specific pipeline. To do so, enter the name of the pipeline in the Search text box and the list will only show the pipeline with that particular name as shown below:

Advanced Search (Filter by Column)

Search by Column

You can also opt to filter the pipelines by the columns of the table showing the list of pipelines. To do so click the filter icon. Refer to the image below:

As of now, you can only filter by four columns. They are as follows:

Application - Select the check box to filter by the application of the pipeline. Once you select a drop-down will appear as shown below:

Click the drop-down to select the application for which you want to view. Refer to the above image.

Pipeline – Select the check box to filter by the name of the pipeline. Once you select a drop-down will appear as shown below:

Click the drop-down to select the pipeline name you want to view. Refer to the above image.

Modified By - Select the check box to filter by the user who modified the pipeline. Once you select a drop-down will appear as shown below:

Modified Time- Select the check box to filter by the pipeline modified time. Once you select a drop-down will appear as shown below:

Last updated