mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-20 23:57:42 +01:00
7beeba6889
Signed-off-by: lucperkins <lucperkins@gmail.com>
34 lines
1010 B
Markdown
34 lines
1010 B
Markdown
---
|
|
title: Access and Search Project Logs
|
|
---
|
|
|
|
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)
|