harbor/docs/harbor-doc-reorg/administration/manage_harbor/access_logs.md
Stuart Clements e041f16662 More reorg
2019-10-18 15:20:54 +02:00

5 lines
506 B
Markdown

# Access Harbor Logs
By default, registry data is persisted in the host's `/data/` directory. This data remains unchanged even when Harbor's containers are removed and/or recreated, you can edit the `data_volume` in `harbor.yml` file to change this directory.
In addition, Harbor uses *rsyslog* to collect the logs of each container. By default, these log files are stored in the directory `/var/log/harbor/` on the target host for troubleshooting, also you can change the log directory in `harbor.yml`.