Error calling pipeline when setting the document ID in beats

Really the pipeline is not called.

I have tried that configuration and it worked depending on the fields.index value stablished by the add_fields processor above :

 - add_fields:
          fields:
            index: dumps

That configuration works without the add_id processor.

I cannot use decode_xml due to a bug that will be resolved in 7.13 version