Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Basic net attributes for tcp and udp input operators #106

Closed
sumo-drosiek opened this issue Apr 19, 2021 · 0 comments
Closed

Basic net attributes for tcp and udp input operators #106

sumo-drosiek opened this issue Apr 19, 2021 · 0 comments

Comments

@sumo-drosiek
Copy link
Member

I would like to add basic net attributes (resources?) to the entries from tcp and udp input operators.

For start i was thinking about

     -> net.transport: STRING(IP.TCP)
     -> net.peer.ip: STRING(127.0.0.1)
     -> net.peer.port: STRING(35278)
     -> net.host.ip: STRING(127.0.0.1)
     -> net.host.port: STRING(54526)

I would like to add it behind add_attributes configuration option

Any thoughts on that? Any objections?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant