Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: MRFarooq11/file.d

Tags

v0.65.1

Toggle v0.65.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix stream offset parsing (ozontech#869)

* fix stream offset parsing

* fix test

---------

Co-authored-by: tgukov <[email protected]>

v0.65.0

Toggle v0.65.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add do_if for every mask (ozontech#859)

v0.64.0

Toggle v0.64.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Map(String,String) column to clickhouse output (ozontech#866)

* Add Map(String,String) column to clickhouse output

* Fix

v0.63.1

Toggle v0.63.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix decode custom fields in nginx decoder (ozontech#861)

v0.63.0

Toggle v0.63.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Implement file.d playground (ozontech#404)

Implement file.d playground API

v0.62.2

Toggle v0.62.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add redis pool size param (ozontech#854)

* Add redis pool size param

* Add doc

* Fix generate

v0.62.1

Toggle v0.62.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix panics joining (ozontech#848)

---------

Co-authored-by: george pogosyan <[email protected]>

v0.62.0

Toggle v0.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Redis client types (ozontech#843)

* xredis pkg

* Add read only routing params

* Update redis pkg

* Add e2e redis_clients

* beautify

* beautify

v0.61.0

Toggle v0.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add normalize patterns in hash plugin (ozontech#831)

* Add normalize patterns in hash plugin

* Fix doc

* Add test

* Rework builtin_patterns config format

* Add escaping in quotes

* Add grave_quoted pattern

* Fix doc

* Fix review comments

v0.60.1

Toggle v0.60.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix socket plugin read buffers (ozontech#836)

* Fix socket plugin read buffers

* Fix test