-
I use source type Now I want to exclude the ipv6 address such as |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
👋🏻 I think you could accomplish this with VRL. VRL actually does now (as of v0.22.0) have iteration support via
|
Beta Was this translation helpful? Give feedback.
👋🏻
I think you could accomplish this with VRL. VRL actually does now (as of v0.22.0) have iteration support via
for_each
. Here's my initial thought on how you might achieve this in aremap
transform: