Scale Up the Events Service

In this step, you expand your platform to use a scaled-up Events Service deployment. It is important to note that data is not migrated from an embedded instance to a scaled-up instance.

  1. In the Enterprise Console UI home page, click on the Platform you created previously.
  2. Click Hosts in the left navigation menu.
  3. Add a least three hosts for a scaled-up Events Service, providing a host name and an SSH credential that enables the Enterprise Console to access the host.
  4. When finished, go to the Events Service page.
  5. From the more menu ( ... ), choose Scale Up Events Service.
  6. In the Scale Up Events Service dialog, choose the Prod profile and select the hosts you created previously from the Host drop-down menu.
  7. Click Submit.
  8. Now set up a load balancer for the Events Service hosts, as described in Load Balance Events Service Traffic.
  9. When done configuring the load balancer, you need to indicate to the Controller the addressable URL for the Events Service. In the Controller Administration Console, set these Controller properties:
    • Set appdynamics.non.eum.events.use.on.premise.events.service to true.
    • Set appdynamics.analytics.server.store.url to the URL of the Events Service as exposed at the load balancer. For example, appdynamics.analytics.server.store.url=http://es-master-host:9080/ .