Python: File writing and logging

Python Script for Processing CSV Files and Logging This Python script processes CSV files containing first_name and last_name columns, extracts unique combinations of these columns, and saves...
0 Read More

Initial release of adaptlog

Almost every application logs data one way or another. There are a plethora of logging packages available for golang. There is the one that comes with the standard packages which takes a simple appr...
0 Read More

Collect Aurora audit logs in Firehose

Collect Aurora audit logs in Firehose
In our last post, we enabled audit logs using parameter groups in Aurora Postgres. Now, we are collecting our required Aurora logs in CloudWatch but we need to filter our those logs and send to S3 to ...
0 Read More