Getting the Centos8 AMI ID from AWS cli - the free one
Posted on Sat 21 November 2020 in Computing • Tagged with linux, aws, jq, centos
Posted on Sat 21 November 2020 in Computing • Tagged with linux, aws, jq, centos
Posted on Mon 17 February 2020 in Computing • Tagged with aws
I've been using Athena + Glue to get stats from Icecast logs.
The Icecast log format seems to be the same as the default apache log format but with one extra field
By adding a custom classifier we can get Glue to detect the schema correctly.
This can be added by …