Config Err

Awesome , its working

 mutate { convert => ["amount" => "float"] }

also need to be

 mutate { convert => ["amount", "float"] }