It appears that the json emitted by this plugin is not typed properly, encoding several fields as strings that should be integers and whatnot.
In our elk stack container, we have to convert several string fields to integers to get the kibana dashboard working, and it appears to me that these fields should already be integers.