Added is_aws_service optional parameter in collector_definitions.yaml.
Added event_type_file_regex_patterns optional parameter to set a dict as: event_type -> regex_for_s3_file_key
Recommended version
v1.5.0
Status
colour
Green
title
IMPROVEMENT
Improvements
Upgraded [boto] libraries from 1.21.36 to 1.28.24
Upgraded DCSDK from 1.3.0 to 1.9.1
Upgrade
v1.4.1
Status
colour
Red
title
BUG FIX
Bug Fixes:
Fixed a bug that prevented the use of the Assumed Role authentication method.
Fixed a bug that prevented session renewal when using any of the Assume Authentication methods:
Assume Role
Cross Account
Recommended version
v1.4.0
Status
colour
Purple
title
NEW FEATURE
Status
colour
Green
title
IMPROVEMENT
Status
colour
Red
title
BUG FIX
New features:
CrossAccount authentication method is now available improving the way in which the credentials are shared when the collector is running in the Collector Service.
Improvements:
The audit-events-all service (type audits_api) has been enhanced to allow requesting events older than 500 days.
Bug Fixes:
Fixed a bug that raised a KeyError when the optional param event_type_processor_mapping was not defined running service-events-all service.