I have an existing parser that is working fine, but doesn't contain UDM mappings for a few RAW fields.
This is actually a custom parser that was 'cloned' from the prebuilt/default version (which is now disabled).
I need to leave the prebuilt/default parser alone even though it's disabled (for support/warranty reasons). And as we're already using a customer parser, I can't create another clone - Chronicle seems to be limited to 1 custom parser per data type.
My options for adding these field mappings seem to be:
1) Modify the customer parser
2) Create a parser extension
What are the pros and cons of each method? I need to be cautious as the custom parser is in use 24/7.