aws-cloudtrail-processing-library

The AWS CloudTrail Processing Library helps Java developers to easily consume and process log files from AWS CloudTrail.

APACHE-2.0 License

Stars
87

Bot releases are visible (Hide)

aws-cloudtrail-processing-library - Version 1.6.2 of the AWS CloudTrail Processing Library Latest Release

Published by keithwo 11 months ago

  • Added support for modeling EdgeDeviceDetails
aws-cloudtrail-processing-library - Version 1.6.1 of the AWS CloudTrail Processing Library Latest

Published by keithwo over 1 year ago

  • Added Ssupport for test scenario for UserType IdentityCenterUser
  • Updated CloudTrailEvent version to 1.12
  • Added support for USerIdentity
  • Update AWS Java SDK (S3/SQS) version to 1.12.261.
aws-cloudtrail-processing-library - Version 1.5.1 of the AWS CloudTrail Processing Library

Published by keithwo about 2 years ago

  • Added support for implementing custom S3 manager.
  • Added event logging to log file parsing-related exceptions.
  • Added support for parsing optional errorCode field in insightDetails.
  • Updated account ID parsing regex to accept non-numerical values.
  • Update AWS Java SDK (S3/SQS) version to 1.12.x
aws-cloudtrail-processing-library - Version 1.4.0 of the AWS CloudTrail Processing Library

Published by evb27 almost 4 years ago

  • Added support for parsing the following new top-level optional fields:
    • addendum
    • edgeDeviceDetails
    • tlsDetails
    • sessionCredentialFromConsole
  • Updated the CloudTrail event version to 1.08.
aws-cloudtrail-processing-library - Version 1.3.0 of the AWS CloudTrail Processing Library

Published by hongjili28 about 4 years ago

  • Added support for parsing new section, attributions, in insightContext.
  • Added support for parsing new fields, baselineDuration, in statistics section in insightContext.
  • Added thread configuration for s3 client, sqs client, and sqs reader to enable performance tuning.
  • Updated minimum required Java SE version to 1.8.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.2.0

Published by chernym almost 5 years ago

Version 1.2.0 of the AWS CloudTrail Processing Library

  • Added support for a new eventCategory attribute to indicate whether an event is a management, data, or Insights event.
  • Added support for Insights events, including new attributes like insightDetails or insightContext.
  • Updated the CloudTrail event version to 1.07.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.1.3

Published by chijimchen about 6 years ago

Added support for automatically deleting the initial SNS validation message sent whenever an SNS topic for a trail is configured or updated. In previous releases, these messages had to be manually deleted.

aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.1.2

Published by mingma7 over 6 years ago

Patch Release 1.1.1

aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.1.1

Published by mingma7 almost 7 years ago

Version of AWS CloudTrail Processing Library 1.1.1

  • Added support for Boolean identification of management events.
  • Updated the CloudTrail event version to 1.06.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.1.0

Published by mingma7 over 7 years ago

Version 1.1.0 of the AWS CloudTrail Processing Library

  • Add support for different formats for SQS messages from the same SQS queue to identify CloudTrail log files.
  • Add support for the new deleteMessageUponFailure property. Use this property to delete messages that the CloudTrail Processing Library can't process.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.0.4

Published by BingyingLiu almost 8 years ago

Version 1.0.4 of the AWS CloudTrail Processing Library

  • Add support for ARN prefix to identify the ARNPrefix associated with the resource. Resource must have either ARN or ARNPrefix, but not both.
  • Add support for shared event ID to identify CloudTrail events from the same AWS action that is sent to different AWS accounts.
  • Add support for VPC endpoint ID to identify the VPC endpoint in which requests were made from a VPC to another AWS service, such as Amazon S3.
  • Add support for annotation to identify user provided annotation tagging delivered by CloudTrail.
  • Add support for identity provider to identify the principal name of the external identity provider.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.0.3

Published by BingyingLiu about 8 years ago

Version 1.0.3 of the AWS CloudTrail Processing Library

  • Add support for service event, additional information is provided in the serviceEventDetails file.
  • Add support for Resource type to identify the resource's type in a given CloudTrail event.
  • Update AWS Java SDK to version 1.11.
  • Update the latest supported CloudTrail event version to 1.05.
  • Update event version is not supported by CloudTrail warning logging message to debug level.
aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.0.1

Published by simongjh-zz almost 9 years ago

Version 1.0.1 of the AWS CloudTrail Processing Library

aws-cloudtrail-processing-library - AWS CloudTrail Processing Library 1.0.0

Published by simongjh-zz almost 10 years ago