[Observability:Streams][Streamlang] Add a network direction processor#250894
[Observability:Streams][Streamlang] Add a network direction processor#250894couvq merged 30 commits intoelastic:mainfrom
Conversation
506dcfb to
448ef36
Compare
|
Pinging @elastic/obs-onboarding-team (Team:obs-onboarding) |
…issingFilter refactor
Fixed with 8b78167 |
@Kerry350 My intention behind that was to prevent the "add as a custom field" default option as the custom field would be empty. |
💛 Build succeeded, but was flaky
Failed CI StepsTest Failures
Metrics [docs]Module Count
Public APIs missing comments
Any counts in public APIs
Async chunks
History
|






Closes https://github.com/elastic/streams-program/issues/569
Description
This PR introduces a
network_directionprocessor to Streamlang which calculates the network direction given a source IP address, destination IP address, and a list of internal networks. It uses the network_direction processor for ingest pipeline transpilation and it uses the new NETWORK_DIRECTION function for ES|QL transpilation.Demo
Screen.Recording.2026-02-03.at.3.18.35.PM.mov