UI Deploy

Curated, Short, Web UI Dev we Love.

Parsing Amazon CloudTrail JSON Logs with a Customized Logstash Build

In November 2013, Amazon released CloudTrail, a web service that logs Amazon Web Services (AWS) requests to store in an S3 bucket. Here’s how we made it work, originally with Logstash 1.2.3 and later with the current development branch, Logstash 1.4.0.

view source

Advertisement