Skip to content

host.ip <Missing Value> #1070

Locked Answered by jertel
sucremad asked this question in Q&A
Dec 30, 2022 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

Your syntax looks correct. In fact we now have a unit test that proves this syntax works. See this commit: 759f19f

Since yours isn't working I suspect two possible problems:

  1. The ip value is not actually a list. You will need to enable debug logging and view the result records coming back from Elasticsearch to confirm this.
  2. or, there is another field in your result records with a similar name, such as host.ip. I think this is unlikely but I wanted to mention it just in case you spot something like this in your results.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@sucremad
Comment options

@jertel
Comment options

@sucremad
Comment options

@jertel
Comment options

Answer selected by jertel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants