Hi,
im currently in the process of building parser extension to pull an ip address from a palo alto fw log
i have in the raw log "From: x.x.x.x" that specifies the source ip - but it doesnt get parsed to Principal.ip UDM field.
when i change the field to "principal.artifact.ip" it does work.
is there a way to pull a value to "principal.ip"? or is it somehow blocked for parser extensions?