Bug fixes
Sometimes our log forwarding functionality for Amazon Kinesis Data Firehose was prepending attributes with logEvent
. For example, in some AWS logs you might see logEvent.message
, logEvent.timestamp
, etc. This prevented default JSON parsing and also applied the ingestion time rather than the timestamp. This bug has been fixed.
Notes
To stay up to date the most recent fixes and enhancements, subscribe to our Logs RSS feed.