Netflow application ID to application name

Im getting netflow data from multiples machines using filebeat, one of the fields I get is netflow.application_id and I need to transate the Id to the name of the application, the format of the application_id is this: 3, 0, 1, 244 four comma separated values. how I can translate the id to a name? is there a dictionary out there?

Thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.