Integration of Sonarqube with Logstash and Slack

Hi All,

We are using sonar version 9.2 and are trying to integrate sonar with Observ using logstash.

Below is what we need to achieve :

  1. Push all the logs from sonar (Audit logs, access logs, ce logs etc to observ)
  2. set up an alert if someone modifies the quality gates.
  3. Send the notifications on Slack channels about the modifications

Are there any plugins which can be helpful to achieve this?