You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Netflow 9 field definitions: When configured as skip it creates the field anyways with a generic name. Such as nf_field_235. You can drop these in a pipeline but it's another step that shouldn't be necessary if you're using custom field definitions.
We should properly handle and ignore these "Skip" fields if a user has defined them in their Netflow 9 definitions file.
The text was updated successfully, but these errors were encountered:
From a customer call summary:
Netflow 9 field definitions: When configured as
skip
it creates the field anyways with a generic name. Such as nf_field_235. You can drop these in a pipeline but it's another step that shouldn't be necessary if you're using custom field definitions.We should properly handle and ignore these "Skip" fields if a user has defined them in their Netflow 9 definitions file.
The text was updated successfully, but these errors were encountered: