Documentation
[oom/platform/cert-service.git] / docs / sections / logging.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright 2020 NOKIA
4
5 Logging
6 =======
7
8 Where to Access Information
9 ---------------------------
10
11 Certification Service logs are available in the Docker container
12
13     docker exec -it aaf-certservice-api bash
14
15 Path to logs:
16
17     /var/log/onap/aaf/certservice
18
19 Available log files:
20
21     * audit.log
22     * debug.log
23     * error.log
24
25