Stopping all events entering in to Avaya Analytics™ from Avaya Oceana®

Last Updated : Mar 31, 2021 |
Prolog information
Use this procedure to turn off the input adapter to stop all traffic from Avaya Oceana® to Avaya Analytics™.
Before you begin
Complete this procedure during a maintenance window.
  1. Log in to the Cluster Control Manager (CCM) console as the customer user.
  2. Switch to being the root user by entering the command su.
  3. To stop data flow to the cluster, run the following command:
    ADDITIONAL INFORMATION:
    kubectl scale --replicas=0 deployment orca-ref-input-adaptor
  4. To verify that the input ref-input-adaptor pod is terminated, run the following command:
    ADDITIONAL INFORMATION:
    kubectl get pods | grep orca-ref-input-adaptor
    STEP RESULT:
    Ensure that the command displays nothing.