Hello PD,
From the log you shared, I see wazuh already did some pre-decoding in the initial stage, with that, you can modify the parent decoder to reference some of the pre-decoding value as seen below.
<decoder name="meshcentral">
<program_name>C</program_name>
<prematch>node</prematch>
</decoder>
You can also see the attached output.
Please let me know if you require further assistance around this.