Stopping all events entering in to Avaya Analytics from Avaya Oceana

Last Updated : Mar 31, 2021 |

About this task

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.

Procedure

  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:

    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:

    kubectl get pods | grep orca-ref-input-adaptor

    Ensure that the command displays nothing.