RabbitMQ Receiver
  • 28 Jul 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

RabbitMQ Receiver

  • Dark
    Light
  • PDF

Article summary

  1. Open the RabbitMQ Receiver using the WinRAR application.
  2. Go to BOOT-INF\classes\mq\application.properties
  3. Update the Database details: JDBC URL, username and password.
  4. Save the changes.
  5. Run the CIDAgentRabbitMQReceiver-0.0.1.jar file using the below command:

java -jar CIDAgentRabbitMQReceiver-0.0.1-RELEASE.jar > /opt/MQreceiver/logs/log_2505.txt 2>&1 &


Was this article helpful?