harbor/docs/harbor-doc-reorg/working_with_projects/access_project_logs.md
2019-12-13 15:08:40 +01:00

32 lines
1.0 KiB
Markdown

# 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)
## What to Do Next
TBD