Remove field with pattern using mutate

Hi there,

i want to remove some field based on pattern. for example, i have some field like:
iso.org.dod.internet.mgmt.mib-2.interfaces.ifTable.2
iso.org.dod.internet.mgmt.mib-2.interfaces.ifEntry.3

and i want to delete them at a time. is it possible if i use mutate to drop these field?

Check the prune plugin.

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