Parsing Legacy CloudFront Standard Logs to JSONMarch 7, 2025Legacy CloudFront Standard Logs (a.k.a access logs) are based on W3C Extended Log File format. These logs can be parsed into JSON format using a Python script.AWSCloudFrontLogsJSONPython
Direct JSON Field Access with CloudWatch Logs InsightsFebruary 17, 2025CloudWatch Logs Insights can automatically parse JSON in the @message field.AWSCloudWatchLogs