There is a Service Data Parse macro that initally developed by Kory Cunningham and included in the Alteryx Server Usage Report app.
This macro is also being mentioned here.
When using this macro to parse data from Service Data extracted from Mongo.DB As_Results section, one logic being applied is that for any messsage with message type 3 will be classified as 'error' and being used in the final report.
However, there are other message types that can be found in the data and I would like to make use of them.
Does anyone know what 1 and means interms of the message type? Would be nice too if there is any documentation from Alteryx too.

Ideally, it should be able to include 'Field Conversion Error' just like the Alteryx Server Engine Log files. But it seems unlikely at this stage.