issues
search
logstash-plugins
/
logstash-input-udp
Apache License 2.0
13
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
docs: add `v8` option to `ecs_compatibility` parameter
#58
fgierlinger
opened
2 years ago
0
Document support for IPv6
#57
jsvd
closed
3 years ago
1
ecs: add v8 alias to v1 implementation
#56
yaauie
closed
3 years ago
0
Bump to v.3.4.1
#55
karenzone
closed
3 years ago
1
Update index.asciidoc
#54
ghost
closed
3 years ago
0
Add metrics for internal queue
#53
andsel
opened
3 years ago
1
Doc: Replace links with shared attributes
#52
karenzone
closed
3 years ago
0
Use Docker 2.4 instead of 3 in testing to run IPv6 specs
#51
andsel
closed
3 years ago
1
Ecs compatibility
#50
andsel
closed
3 years ago
1
use central test setup on travis
#49
jsvd
opened
4 years ago
0
Implement ECS-Compatibility Mode
#48
yaauie
closed
3 years ago
1
[ERROR][logstash.inputs.udp - Exception in inputworker - org.jruby.gen.RubyObject4 cannot be cast to org.jruby.RubyFixnum
#47
d18c7db
closed
5 years ago
1
Add option to report UDP source IP address and port to codec
#46
maltejk
closed
4 years ago
12
[FATAL][logstash.inputs.udp]UDP Fatal Error: EMSGSIZE: Message too long
#45
Gunnerva
opened
5 years ago
1
input workers should not die upon codec exception
#44
colinsurprenant
closed
6 years ago
2
Make source IP field configurable
#43
praseodym
closed
6 years ago
2
Move the `host` field to a location in line with ECS or make it configurable
#42
webmat
closed
6 years ago
4
Rename `[host]` to `[@metadata][ip_address]`
#41
praseodym
closed
6 years ago
2
[host] field not consistent with TCP input
#40
praseodym
closed
6 years ago
0
Work around memory issue with jruby/jruby#5148
#39
jsvd
closed
6 years ago
17
WIP Use java DatagramSocket directly
#38
andrewvc
opened
6 years ago
17
fix missing ipaddr require
#37
colinsurprenant
closed
6 years ago
1
Codec cloning with multiple workers seems to break codecs that keep internal state
#36
jorritfolmer
closed
6 years ago
5
update changelog for 3.3.0
#35
jsvd
closed
6 years ago
2
add metrics support for events, operations, connections and errors produced during execution
#34
jsvd
closed
6 years ago
1
general cleanups and better rescuing
#33
colinsurprenant
closed
6 years ago
2
clone codec per worker
#32
colinsurprenant
closed
6 years ago
9
Fix IPv6 support.
#31
jordansissel
closed
6 years ago
1
Ruby Exception appearing randomly in Logs, crashing the UDP socket
#30
debugloop
opened
7 years ago
3
[WARN ][logstash.inputs.udp ] UDP listener died {:exception=>#<IOError: closed stream>
#29
jsvd
opened
7 years ago
1
bump to 3.1.0
#28
jsvd
closed
7 years ago
4
Add receive_buffer_bytes config setting to optionally set socket receive buffer size in bytes
#27
IrlJidel
closed
8 years ago
4
fix performance regression calling IO.select for every packet
#26
IrlJidel
closed
8 years ago
6
Add identity_map_codec support
#25
jorritfolmer
closed
6 years ago
5
Add metrics to udp input
#24
purbon
closed
6 years ago
4
input plugin udp - field/tags additions leaking to other listen section
#23
Kaacz
opened
8 years ago
2
expose SO_RCVBUF option in plugin options
#22
jsvd
closed
8 years ago
1
bad read performance since shutdown refactor
#21
jsvd
closed
8 years ago
5
Add support for sending connection metadata to codecs that need it
#20
jorritfolmer
closed
8 years ago
1
Can't add_field %{host} for udp
#19
slatemine
opened
8 years ago
2
Update with new Event APIs
#18
suyograo
closed
8 years ago
1
alert when the internal queue fills up
#17
jsvd
opened
8 years ago
0
Bump default buffer size to 65536
#16
jordansissel
closed
8 years ago
2
Make test pass within the context of the LS Core Defaults plugins test
#15
purbon
closed
9 years ago
2
avoid clashing with devutils input function
#14
jsvd
closed
9 years ago
1
codec exception no longer causes inputworker to stop running
#13
frapex
closed
1 year ago
1
implement close/stop and fix spec timing issue
#12
jsvd
closed
9 years ago
4
shutdown refactor issues
#11
colinsurprenant
opened
9 years ago
12
move socket creation/binding to register and remove internal restart
#10
jsvd
closed
8 years ago
7
Tests are broken
#9
purbon
closed
9 years ago
3
Next