Log Analyser Tool
-
Login to the release portal and download the following filesfile.
executing
- scripts.tar.gz
- appviewx_kubernetes_logmon_20xx.x.x_FPx.tar.gz
- Copy both the above files to the installer node.
-
Sync updated scripts with existing installer scripts using the commands
below.
tar -xf scripts.tar.gz
cp -r scripts/* <INSTALLER_PATH>/appviex_kuberetes/scripts
- Navigate to installer scripts folder.
-
Sync the appviewx.conf file using the command below.
./appviewx.sh --conf-merge
-
Install the logmon components using the commands below.
chmod +x logmon_install.sh
./logmon_install.sh
