Building a time series graph from a cloudwatch logs table

Does anyone know how to build a time series graph from a cloudwatch logs table

I want to plot time against the sum of “allowed” requests

I see i had to use the transform -> “convert field type” -> convert my custom time field into a time field grafana understands