Hi Mateo,
Thanks in advance for the prompt response!
Below is an example log:
2023 Jun 14 14:30:52 siem->10.10.10.10 device_name="SFW" timestamp="2023-06-14T14:30:52+0100" device_model="XG135" device_serial_id="YYYYYYYYYY" log_id="010202601001" log_type="Firewall" log_component="Invalid Traffic" log_subtype="Denied" log_version=1 severity="Information" fw_rule_id="N/A" nat_rule_id="0" fw_rule_type="NETWORK" ether_type="IPv4 (0x0800)" in_interface="Port1" src_ip="10.10.10.100" src_country="R1" dst_ip="100.100.100.100" dst_country="DEU" protocol="TCP" src_port=99999 dst_port=00 hb_status="No Heartbeat" message="Could not associate packet to any connection." app_resolved_by="Signature" app_is_cloud="FALSE" qualifier="New" in_display_interface="Port0" log_occurrence="1"
It turns out that when I put it in the Decoders Test, we have the following result:

As you can see, in phase 2, there is no match.
Do you have any suggestions?