Dan Torrey

Results 81 comments of Dan Torrey

Please also make sure to document that a ResourceLimitExceeded error can occur if running the auto-setup on a log group that already has a subscription created by other user (see...

See https://github.com/Graylog2/graylog-s3-lambda/blob/9aa3ac2cb7e61848aec81cb5e59fcef7a2adcb30/pom.xml#L80

AWS Config tracks AWS environment changes based on user-defined/focused compliance rules (eg. if ports on a security group changed, then move security group to Not Compliant state - which also...

@jplewes Thanks for pointing this out. This makes sense and seems totally reasonable to do. The only challenge I can see is backwards compatibility (since the DynamoDB table is keyed...

@jplewes To address this, we would like to add a new AWS Logs/AWS Flow Logs input configuration field named `Kinesis Application Name`. The field will be blank by default and...

Hi @jplewes, Another option we are considering for future AWS development is to remove the need for a Kinesis stream when reading CloudWatch and Flow Log messages from AWS. The...

@hamstah Thanks for the info. I will do some investigation to see if I can figure out why these messages are intermittently appearing in the queue.

Hi @hamstah, I really appreciate you bringing this to our attention. These "CloudTrail validation message" SNS notifications get created when the SNS topic for a trail is updated or created....

@hamstah Can you please provide more information about how the input is appearing disabled (eg. greyed out, or not showing up). To build Graylog, you will need a full checkout...

Thanks for the change you made in this PR. We appreciate the contribution. It definitely fixes the missing `errorCode` issue. Could you please also add a unit test for this...