lookup operator with dynamic url?
Is it possible to use a dynamically generated url in "lookup" operator?
For example, I'd like to pass dest_ip to the url in lookup:
| fields dest_ip, url
| lookup cidr from https://xxxxxx.ngrok.io/{dest_ip} on ip=dest_ip
Please sign in to leave a comment.
Comments
0 comments