issues
search
logstash-plugins
/
logstash-input-sqs
Apache License 2.0
16
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove mixin. Switch to aws-sdk v3
#69
cdenneen
opened
2 years ago
0
Remove dependency on logstash-mixin-aws (abandoned)
#68
cdenneen
opened
2 years ago
0
Add support for AssumeRoleWithWebIdentity
#67
cdenneen
opened
2 years ago
0
Add PR link to CHANGELOG
#66
karenzone
closed
2 years ago
0
fix: stop poller when input is being shutdown
#65
yaauie
closed
2 years ago
2
Refactoring: update mixin-aws version to reuse shared code to manage `additional_settings`
#64
andsel
closed
2 years ago
0
SQS input plugin just stops working, no errors
#63
robotjon
closed
2 years ago
0
Fix spacing in changelog
#62
andsel
closed
2 years ago
0
Adds 'additional_settings' option to configure the underlying AWS client
#61
andsel
closed
2 years ago
0
Add queue_owner_aws_account_id
#60
theredcat
closed
2 years ago
3
Improve Debug Logging
#59
robbavey
closed
2 years ago
1
provide (ECS) filed name defaults
#58
kares
opened
3 years ago
0
Fix: retry networking errors (with backoff)
#57
kares
closed
3 years ago
0
plugin fails in case of (intermitent) DNS outage
#56
kares
closed
3 years ago
0
Socket error due timeout kills the pipeline instead to go in backoff retry
#55
andsel
closed
3 years ago
0
When messages get deleted from the sqs queue ?
#54
dtuyenle
closed
3 years ago
1
Not supporting cross account access while using proxyuri
#53
JayakumarRamesh
closed
4 years ago
0
Update index.asciidoc
#52
GuidoNebiolo
closed
2 years ago
1
DOCS "threads" setting was put in asciidoc in error.
#51
guyboertje
opened
5 years ago
2
SQS Plugin seems to not work on docker
#50
Yorinh
closed
5 years ago
1
Fix typo
#49
petelopez
closed
5 years ago
0
Add support for multiple events inside the same message
#48
robbavey
closed
5 years ago
2
SQS input failing to pull whole message when payload contains multiple json objects. Only first object returned.
#47
whume
closed
5 years ago
0
add documentation for endpoint, role_arn and role_session_name
#46
jsvd
closed
6 years ago
1
Testing logstash-input-sqs with ElasticMQ-SQS locally
#45
devopsberlin
closed
6 years ago
2
corrected sample IAM policy to match to match the documentation. #32
#44
nhumphreys
closed
6 years ago
1
Sample policy doesn't match actual policy actions
#43
GuillermoBlasco
closed
7 months ago
0
Support for Message Attributes
#42
shreyaskarnik
opened
7 years ago
0
ap-south-1 is not a valid region
#41
ANIL1311
closed
6 years ago
1
Allow the SQS input plugin to shut down gracefully when no events hav…
#40
danielpops
closed
2 years ago
1
Support for us-east-2?
#39
gjahn000
closed
6 years ago
1
Add queue_aws_account_id option
#38
majjacz
opened
7 years ago
1
Add sqs:ReceiveMessage to sample policy
#37
mtricht
closed
7 years ago
0
Warn messages repeatedly logged when polling_frequency is higher than 20.
#36
ajoliveira
opened
7 years ago
0
Fix the `Error: uninitialized constant Aws::Client::Errors` error under some circumstance
#35
ph
closed
7 years ago
2
Unable to run simple SQS tests
#34
waynetaylor
closed
7 years ago
1
Plugin won't shutdown if no events coming through the SQS queue
#33
gregsterin
closed
2 years ago
4
IAM policy sample missing required Actions in documentation
#32
rrix
closed
6 years ago
1
Workaround AWS-SDK issue under JRuby
#31
joshuaspence
closed
7 years ago
2
max max_messages configurable
#30
jlambert121
opened
8 years ago
0
AWS region "ap-south-1" not supported
#29
saarthakvats-mbk
closed
6 years ago
1
Fix AWS IAM example to reflect what's above
#28
gferon
closed
5 years ago
0
Small refactor to fix #26
#27
packplusplus
closed
1 year ago
0
Plugin drops data when multiple objects are returned from codec.decode (json_lines)
#26
packplusplus
closed
2 years ago
6
Update plugin to the v2.0 api
#25
ph
closed
8 years ago
1
Add a regression test for the `received_message_count `
#24
ph
opened
8 years ago
0
`message_count` should be `received_message_count`
#23
ph
closed
8 years ago
4
Error: undefined method `message_count' for #<Aws::SQS::QueuePoller::PollerStats
#22
cdenneen
closed
8 years ago
1
Setting MAX_MESSAGES_TO_FETCH to 1 causes undefined method error
#21
Vlad777
closed
8 years ago
1
Refactor shutdown behavior to follow the new pipeline semantic
#20
ph
closed
9 years ago
2
Next