AppNeta cpe40 (Arista) - Debug Log Pull
search cancel

AppNeta cpe40 (Arista) - Debug Log Pull

book

Article ID: 448912

calendar_today

Updated On:

Products

AppNeta

Issue/Introduction

How to pull Monitoring Point Debug Logs from Monitoring Point (cpe40) running on an Arista Switch

Resolution

Commands to complete action below:

switch> enable
switch# bash
[admin@switch ~]$
sudo docker ps
sudo docker exec <container_name> /sbin/logs.sh > /tmp/logs.tar.gz

 

NOTE - The above command will create a logs.tar.gz file in the /tmp directory on the switch. Once created SCP/WINSCP is needed to transfer the logs from the switch to the local machine.