question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Additional Network Direction

See original GitHub issue

Summary

While making all of the network.direction clarifications/corrections in our beats code both @leehinman and I noticed that we have one situation in which our allowed values doesn’t quite work out.

From the host-centric (ingress/egress) values: when you have traffic internal to a single host, i.e. loopback --> loopback or across interfaces on the same host, you have a case where you’re neither really ingress or egress. I propose adding one more value that’s used in the “host-centric” paradigm to describe traffic never leaving the host. Some possible names that came to mind are host or local.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
andrewstuckicommented, Dec 15, 2020

So, as far as beats go, whether someone events on local traffic or not is configurable. In Packetbeat at least you can even grab only local network traffic if you want, it’s all just a matter of what you decide to filter on, so I’m certain a good chunk of events today would be able to use this network direction association.

0reactions
dainperkinscommented, Jan 5, 2021

I’d actually lean towards something like intra-host that specifically delineates the scope…

Read more comments on GitHub >

github_iconTop Results From Across the Web

Network Direction: Home
Network Direction. Expand your networking horizons. Search. Search. Here you will find IT educational resources, specifically for networking.
Read more >
Network Direction - YouTube
This covers topics like general switching, VLANs, Interfaces, Spanning-Tree, RSTP, Etherchannels, and Power Over Ethernet (PoE). The website has additional ...
Read more >
Add network direction | Filebeat Reference [8.5] - Elastic
The add_network_direction processor attempts to compute the perimeter-based network direction given an a source and destination ip address and list of internal ...
Read more >
Network Directions, Inc.: Homepage
Your business can save time and money today with Network Directions' managed services, IT support, network solutions and more. Give us a call...
Read more >
Network Direction (@NetwrkDirection) / Twitter
I understand both technologies, and have used both, but does anyone have any guidelines around when to choose one or the other? eg,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found