Log Analyser Tool

This topic contains the installation steps to for the log analyzer tool (logmon). A new component has been added in the existing scripts files and a parameter LOGMON_HOST added to the appview.conf file to support this feature. To intall the log analyser tool
  1. Login to the release portal and download the following filesfile. executing
    1. scripts.tar.gz
    2. appviewx_kubernetes_logmon_20xx.x.x_FPx.tar.gz
  2. Copy both the above files to the installer node.
  3. Sync updated scripts with existing installer scripts using the commands below.
    tar -xf scripts.tar.gz
    cp -r scripts/* <INSTALLER_PATH>/appviex_kuberetes/scripts
  4. Navigate to installer scripts folder.
  5. Sync the appviewx.conf file using the command below.
    ./appviewx.sh --conf-merge
  6. Install the logmon components using the commands below.
    chmod +x logmon_install.sh
    ./logmon_install.sh