Skip to content

Tags: kaisecheng/logstash-devutils

Tags

v2.1.4

Toggle v2.1.4's commit message
Version 2.1.4

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor: env variable to resemble LS' `LOG_LEVEL` (elastic#87)

it's not exactly the same as LS's `LOG_LEVEL` path can be used the same way e.g. `LOG_LEVEL=debug` will do the same as within normal LS ...

v2.0.3

Toggle v2.0.3'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 elastic#85 from robbavey/add_events_method

Add `events` method to QueueBatchDelegator

v2.0.2

Toggle v2.0.2's commit message
add plain codec dependency for pipeline helpers

v2.0.1

Toggle v2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix: unwrap output and refactor test sink (elastic#82)

the old way wasn't reliable in case of pipeline failures

this is now expected to be more robust at a cost of relying on some of
the native internals (which are available since LS 6.3 - our baseline)

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Chore: add gem (publish) tasks (elastic#81)

and the ability to specify logstash-core gem path

v1.3.3

Toggle v1.3.3's commit message
add some compatibility for logstash 6.x and ruby 2.x

* make input helper use new_pipeline_from_string
* make return of input helper lambda explicit

v1.1.0

Toggle v1.1.0's commit message
Merge pull request elastic#60 from elastic/fix-logging

update devutils to include new log4j2 setup

v1.0.1

Toggle v1.0.1's commit message
1.0.1

v0.0.22

Toggle v0.0.22's commit message
0.0.22