awsbeats icon indicating copy to clipboard operation
awsbeats copied to clipboard

AWS Kinesis plugin for Filebeat

Results 10 awsbeats issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Can someone help me how to fix this error message? ``` 2019-02-13T05:13:34.287Z DEBUG [kinesis] streams/client.go:114 failed to map event({{2019-02-13 05:13:30.925710489 +0000 UTC m=+0.052119993 null {"beat":{"hostname":"ip-xxxxxx.ec2.internal","name":"ip-xxxxxx.ec2.internal","version":"6.5.4"},"host":{"name":"ip-xxxxxx.ec2.internal"},"message":"Feb 10 03:47:01 ip-xxxxxx systemd: Removed...

I am keep getting this error. ` streams/client.go:97 retrying 5 events on error: failed to put records: InvalidParameter: 1 validation error(s) found. minimum field size of 1, PutRecordsInput.Records` Below is...

bug

It seems that the backoff/retry configuration only applies to connection errors (e.g. no network), in which case libbeat's backoff policy kicks in and retries. However, since `connect` and `close` don't...

*WHAT* Be able to inject `--build-arg` variables from the environment. *WHY* A colleague and myself noticed how the docker images were being pushed on docker hub for this repo from...

Right now the version that the dockerfile uses is 6.5 There have been many upgrades since and the current version should be 7.0

Hi, Will winlogbeat be supported in the future?

As per me and @s12v's discussion in #8, probably we can include CloudWatch Logs output plugin within awsbeats. Anyone has a specific use-case for that? Any concrete feature you'd like...

enhancement

#17 added Dockerfile which is capable of building custom filebeat image, based of elastic.co/filebeat image, along with awsbeat. I'd love it if any new tag results in a docker image...

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies