<< PREVIOUS NEXT >>

 

 

REMOTE vRULE INSTALLATION - OPTIONAL


 

Install remote VSP vRule Engine using the below process. If Embedded vRule is the preferred configuration, proceed with Probe Installation

 

vRULE ENGINE INSTALLATION

  1. Download the tar file vsp-web-remote-ae.tar.gz from the Artifactory directory: vsp > releases > public > <Release_Number> > tar_package > remote_ae

  2. Extract the downloaded tar file using the below command

    1. tar -xvzf vsp-web-remote-ae.tar.gz

       

       

  3. The below files are extracted

  4. Execute the below commands to install and configure vRule Engine

    1. Execute the below command to view the help menu:

      ./vsp_run_vrule.sh -h

       

      image112

      1. -c: IP Address of VSP CMS

      2. -i: IP Address of the VM where AE must be installed

      3. -k: IP Address of Kafka

      4. (Optional) -s: Provide this option to stop the Remote vRule container if running

      5. (Optional) -u: Provide this option if CMS is deployed with custom certificates

      6. (Optional) -K: Provide this option if Kafka is configured with custom advertised listener

    2. ./vsp_run_vrule.sh -c <CMSIP> -k <KAFKAIP> -i <HOSTIP>

       

 

VERIFICATION

  1. Navigate to Monitor > Overview in the left navigation pane

     

  2. The vRule Engine is listed with the status Connected

 

<< PREVIOUS  NEXT >>