update link to upper-constraints.txt
[dcaegen2.git] / docs / sections / services / pm-mapper / logging.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.\r
2 .. http://creativecommons.org/licenses/by/4.0\r
3 \r
4 Logging\r
5 =======\r
6 \r
7 There are two separate log files in the PM Mapper container.\r
8 \r
9 The main log file is located under /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.log.\r
10 \r
11 The human readable log file which contains less information is located under /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output_readable.log.\r
12 \r
13 Log Level\r
14 """""""""\r
15 \r
16 The PM Mapper log level is set to INFO by default. This can be changed in the running container by editing the logLevel variable in the logback.xml file located under /opt/app/pm-mapper/etc/logback.xml. Changes to this file will be picked up every 30 seconds.\r