Skip to content

Tags: logtail/fluentd-plugin-logtail

Tags

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support specifying the ingest host (#6)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from section/messagepack-array-prefix

Add messagepack array prefix so that multiple records will be processed.

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Net::HTTP + fix msgpack string encoding (#1)

* 🚧 Use native HTTP client

* 🐛 Fix msgpack string encoding

* 📦 Bump version. number

v0.1.0

Toggle v0.1.0's commit message
Merge branch 'main' of github.com:logtail/fluentd-plugin-logtail into…

… main