Skip to content

Network transform: custom service names in "AddService" operation #96

@eranra

Description

@eranra

In AddService we add the network service name by protocol and port. The code is currently using the common http://godoc.org/honnef.co/go/netdb library that used behind the scenes names from the file /etc/protocols. It is required that we will be able to use an alternate list of services. Preferable to read a custom file in the same format allowing users to use a different set of services names.

https://github.com/netobserv/flowlogs2metrics/blob/ecfe88cfc766de7b509dbfac645ab00d26f3263c/pkg/pipeline/transform/transform_network.go#L125

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions