Ongoing Maintenance - EcoSys - Installation & Upgrade - Hexagon PPM

EcoSys Connect Installation and Configuration

Language
English
Product
EcoSys
Search by Category
Installation & Upgrade
EcoSys Version
1.0.01

Copy Agent Logs to the Host

  1. Issue the host shell command below

    docker run --user root --rm -ti -v agent-log:/tmp/agent-log -v $HOME/AgentLogs:/tmp/dest alpine /bin/sh -c "tar cvzf /tmp/dest/agent-logs.tar.gz /tmp/agent-log/*"

    On Windows, change $HOME to a fully qualified path.

    A folder named ‘AgentLogs’ appears under the user’s home directory. It contains a logs archive called ‘agent-logs.tar.gz’. An extraction tool such as 7zip (www.7-zip.org) can be used to extract the logs within.