harbor/docs/1.10/working-with-projects/access-project-logs.md
2020-02-11 16:24:43 +01:00

35 lines
1021 B
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)