Packages
A Logger backend to support the Splunk service (splunk.com) HTTP Event Collector (HEC) log mechanism
Current section
Files
Jump to
Current section
Files
logger_splunk_backend
CHANGELOG.md~
CHANGELOG.md~
CHANGELOG
=========
2.0.0
-----
- Requests to Splunk now send asynchronously in most cases.
- BREAKING: `max_buffer` is now the maximum number of events to buffer before
switching to synchronous requests.
- Minimum Elixir version is now 1.7.