mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-08 11:41:54 +01:00
48966f4364
Signed-off-by: jonasrosland <jrosland@vmware.com>
35 lines
1.0 KiB
Markdown
35 lines
1.0 KiB
Markdown
---
|
|
title: Access and Search Project Logs
|
|
weight: 35
|
|
---
|
|
|
|
Harbor keeps a log of all of the operations that users perform in a project. You can apply filters to help you to search the logs.
|
|
|
|
## Prerequisites
|
|
|
|
Log in to Harbor with a Harbor administrator, project administrator, master, developer, or guest account.
|
|
|
|
## Procedure
|
|
|
|
1. Go to **Projects**, select a project, and select **Logs**.
|
|
|
|
![View logs](../../../img/project-logs.png)
|
|
|
|
All logs for the project are displayed.
|
|
|
|
1. Click the **Search** icon and start typing to filter the logs by name.
|
|
|
|
![Filter logs](../../../img/log-filter.png)
|
|
|
|
1. Click **Advanced**.
|
|
|
|
![Advanced log search](../../../img/log-search-advanced.png)
|
|
|
|
1. Use the **Operations** drop-down menu to filter by operation type.
|
|
|
|
![Search logs by operation type](../../../img/new-project-log.png)
|
|
|
|
1. Click the calendar icons to enter dates between which to search for logs of the types you set in the **Operations** drop-down menu.
|
|
|
|
![Filter logs by date](../../../img/log-search-advanced-date.png)
|