Implemented use of pulling events sent by event bridge
Added more debugging information to be added to events such as: Time the message was sent to queue, times it has been sent to the queue, the bucket, and file name.
Bug fixes
Fixed an import dependency error
Improvements
Upped the visibility timeout to 1 hour by default
Recommended version
v1.3.2
Status
colour
Red
title
BUG FIXES
Bug fixing
Fixed the initialization of the client credentials that was missing the token.
Recommended versionUpgrade
v1.3.1
Status
colour
Red
title
BUG FIXES
Bug fixing
Fixed index out of range error in aws_sqs_fdr_large service
Upgrade
v1.3.0
Status
colour
Blue
title
FEATURES
Features
Fixed logging message saying the message wasn’t acked event though it was
Added use of 1-6 messages back in config
Added multithreading for downloading messages in parallel
Updated the aws_sqs_fdr_large service with a faster downloading method using ijson.
Upgrade
v1.2.3
Status
colour
Blue
title
FEATURES
Features
Updated to orjson for performance qualities.
Upgrade
v1.2.2
Status
colour
Blue
title
FEATURES
Features
Changed processors in handling of the log from str to json dumps
Upgrade
v1.2.1
Status
colour
Blue
title
FEATURES
Features
Added file filtering to the incapsula service
Upgrade
v1.2.0
Status
colour
Green
title
IMPROVEMENTS
Status
colour
Blue
title
FEATURES
Updated to DCSDK 1.11.1
Added extra check for not valid message timestamps
Added extra check for improve the controlled stop
Changed default number for connection retries (now 7)
Fix for Devo connection retries
Upgrade
v1.1.3
Status
colour
Green
title
IMPROVEMENTS
Status
colour
Red
title
BUG FIXES
Status
colour
Blue
title
FEATURES
Bug fixes
Fixed bug in parquet log processing
Fixed the max number of messages and updated the message timeout in flight
Fixed the way access key and secret are used
Improvements
Updated to DCSDK 1.11.0
Features
Added feature to send md5 message to my.app table
Added RDS service to collector defs
Upgrade
v1.0.1
Status
colour
Green
title
IMPROVEMENTS
Status
colour
Red
title
BUG FIXES
Bug fixes
state file fixed
Improvements
using run method, instead of pull to enable long polling.
adding different types of encoding (latin-1)
update collector defs to be objects instead of arrays which was throwing off tagging, and record field mapping.