Message Queues

Valid on Windows
capamsc141
Valid on Windows
The Message Queue service manages the Message Queue that handles all inbound and outbound messages between the Enterprise Management Server and other 
Privileged Access Manager
components. The Message Queue has a dedicated queue for each client component that communicates with the Enterprise Management Server, as follows:
  • Report Queue: 
    The Report Queue receives scheduled snapshots of the endpoint databases. The reporting service uses the snapshots to generate enterprise reports.
  • Audit Queue:
    The Audit Queue receives audit events that occur on the endpoints. You can configure the Audit Log to collect the audit events.
  • Server to Endpoint Queue:
    The Server to Endpoint Queue receives data from the Deployment Map Server (DMS) and then forwards the data to an endpoint. 
    For example: When you deploy a UNAB config policy, the DMS sends the config policy to this queue. The UNAB agent then collects the policy from the queue and deploys the policy on the UNAB endpoint.
  • Endpoint to Server Queue:
    The Endpoint to Server Queue receives information from endpoints and then forwards the information to the Deployment Map Server (DMS).
    For example, a UNAB endpoint sends a heartbeat notification to this queue. The DMS then collects the heartbeat notification from the queue and updates the endpoint status in its database.