November 2018
Intermediate to advanced
606 pages
15h 7m
English
While working, your cluster emits a variety of events, which map to one particular entity within it:
You can query these events by leveraging the EventStore service available in SF. It is possible to correlate them, so you can find out how one entity impacts others. The following is the example request to the API returning events from a specific time range:
http://{CLUSTER}:19080/EventsStore/Cluster/Events?api-version=6.2-preview&StartTimeUtc=2018-04-03T18:00:00Z&EndTimeUtc=2018-07-04T18:00:00Z
Read now
Unlock full access