We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51959da commit ba95390Copy full SHA for ba95390
docs/reference/query-languages/esql/_snippets/commands/layout/lookup-join.md
@@ -41,12 +41,12 @@ added as new columns to that row.
41
If multiple documents in the lookup index match a single row in your
42
results, the output will contain one row for each matching combination.
43
44
-**Examples**
45
-
46
::::{tip}
47
In case of name collisions, the newly created columns will override existing columns.
48
::::
49
+**Examples**
+
50
**IP Threat correlation**: This query would allow you to see if any source
51
IPs match known malicious addresses.
52
0 commit comments