Skip to content

Commit 47163ae

Browse files
Update pipeline/filters/lookup.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Oleg Mukhin <[email protected]>
1 parent 90e78ef commit 47163ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/lookup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The previous configuration reads log records from `devices.log` that includes th
9292
{"hostname": " "}
9393
```
9494

95-
It uses the value of the `hostname` field (which has been set as the `lookup_key`) to find matching values in column 1 of the (`device-bu.csv`) CSV file.
95+
It uses the value of the `hostname` field (which was set as the `lookup_key`) to find matching values in the first column of `device-bu.csv`.
9696

9797
```text
9898
hostname,business_line

0 commit comments

Comments
 (0)