How to add debug\console logging to Legacy VNA Installations
search cancel

How to add debug\console logging to Legacy VNA Installations

book

Article ID: 278788

calendar_today

Updated On:

Products

Network Observability Virtual Network Assurance

Issue/Introduction

How to add debug\console logging to Legacy VNA Installations

Resolution

1. Run installation so it fails and creates a CA_VNA_Install_bak folder within the installation source directory.


2. mv CA_VNA_Install_bak CA_VNA_Install


3. vi install.sh and uncomment set -x


4. run ./install.sh

NOTE:   If the VNA installation path is being changed during the installation attempts the CA_VNA_Install_bak \ CA_VNA_Install folder should be completed removed and recreated by re-running the default txe installation (run the install till the prompt and ^C) before trying another installation.