'Quarkus sending logs to graylog with kafka appender

I know its possible to log in GELF format and send the logs to Graylog through UDP protocol, but at where I work we use Logback with Kafka appender to send to our Graylog. How can I achieve this with Quarkus (with GELF format)?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source