Skip to content

Tags: urso/logstash

Tags

v6.4.2

Toggle v6.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Skip 3.2.3 user agent filter (elastic#10020)

this is related to elastic#10017

version 3.2.3 updates the regular expressions and introduces many changes in how strings are parsed, which may be too disruptive for the typical user.

v6.4.1

Toggle v6.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
move queue opening bits from constructor to open_queue method (elasti…

…c#9986)

backport of elastic#9985 on 6.4

v5.6.12

Toggle v5.6.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bump version to 5.6.12 (elastic#9935)

v6.4.0

Toggle v6.4.0's commit message
disable testWithRealSecondJvm

Fixes elastic#9917

v5.6.11

Toggle v5.6.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
replace non ascii character failing javadoc compilation (elastic#9912)

v6.3.1

Toggle v6.3.1's commit message
prevent tests from stalling by ensuring files we check get flushed

Fixes elastic#9795

v6.3.0

Toggle v6.3.0's commit message
Fix relative path for arcsight module. Fixes elastic#9714

Fixes elastic#9715

v5.6.10

Toggle v5.6.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Backport new PQ implementation to 5.6 (elastic#9698)

v5.6.9

Toggle v5.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add conditional coding to set correct default for codec (elastic#9363)

Fix conditional coding

Fixes elastic#9139