Docker Container (C50) - Adding V5 Logging
search cancel

Docker Container (C50) - Adding V5 Logging

book

Article ID: 247125

calendar_today

Updated On:

Products

AppNeta

Issue/Introduction

In some circumstances, you may need to add additional details to the logging.  

 

 

Resolution

After downloading the Tarball:
- Run setup.sh
- Before deploying the container through docker-compose, you need to make an additional change, to mp-compose.yaml.  Use Nano, and you'll add:

command: -- -v5

The addition should be near the top of the mp-compose.yaml, as seen here:

https://api-broadcom-ca.wolkenservicedesk.com/attachment/get_attachment_content?uniqueFileId=32b0J5o43qhtCFp8E/jn2A==

Then continue with normal deployment

 

sudo docker-compose -f mp-compose.yaml pull && sudo docker-compose -f mp-compose.yaml up -d

Additional Information

Now when collecting log files, we we will now have additional details in various systems.