Next steps
After the database backup is restored, enable the events coming to the Avaya Analytics™ database from Avaya Oceana® using the following commands:
-
To start data flow to the cluster, run the following command:
kubectl scale --replicas=2 deployment orca-ref-input-adaptor
-
To start interval data, run the following command:
kubectl scale --replicas=2 deployment orca-interval-controller
Note:
For non-HA systems, the replica count is 1 instead of 2.