Skip to content

Quarkus extension to be able to send logs to a Splunk HTTP Event Collector

License

Notifications You must be signed in to change notification settings

quarkiverse/quarkus-logging-splunk

Repository files navigation

Quarkus Splunk extension

Build Maven Central License

All Contributors

A Quarkus extension to send logs to a Splunk HTTP Event Collector (HEC).

To get started, add the dependency:

<dependency>
    <groupId>io.quarkiverse.logging.splunk</groupId>
    <artifactId>quarkus-logging-splunk</artifactId>
</dependency>

For more details, check the complete documentation.

This extension is based on the official Splunk's HEC client. But, it defines its own Java Logging Handler rather than using the official one, since it was not compatible with JBoss logger implementation used in Quarkus and, as such, prevents to record steps at build time.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


vietk

💻 🚧

rquinio1A

💻 🚧

Lindsey Burnett

💻 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!