-
On-Premises Only Topics
- Administering RabbitMQ
- Securing the Admin Service
- Managing Your CES License
- Managing Your CES Index
- Changing the REST Search API Default Port
- How to Load Balance Queries using CES Mirror and Coveo for Sitecore
- Installing Coveo Enterprise Search (CES)
- Scaling Out Coveo for Sitecore with CES Mirrors
- Setting Up Coveo for Sitecore in a Remote Server Configuration
- Understanding and Customizing the Binary Data Indexing Process
- Understanding the Search API Configuration File (config.yml)
- Managing Top Results
THIS IS ARCHIVED DOCUMENTATION
Administering RabbitMQ
On-Premises only
RabbitMQ is a messaging platform installed alongside Coveo Enterprise Search (CES). It runs as a Windows service named RabbitMQ for Coveo
. Whenever the Coveo Search Provider receives item-related events from Sitecore (created, modified, deleted, etc.), it pushes the corresponding items to RabbitMQ. Then, the Queue Crawler, which runs on the CES side, consumes the items stored in RabbitMQ and pushes them to the Coveo index.
Generally, an administrator will need to administer RabbitMQ for troubleshooting purposes. The current section covers these related articles:
What's Next for Me?