Skip to content

Commit 72c4a79

Browse files
Update pipeline/filters/lookup.md
Co-authored-by: Alexa Kreizinger <alexakreizinger@gmail.com> Signed-off-by: Oleg Mukhin <oleg.v.mukhin@gmail.com>
1 parent 06f0c2d commit 72c4a79

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
@@ -95,7 +95,7 @@ The previous configuration reads log records from `devices.log` that includes th
9595
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
98-
hostname,business_line
98+
host,department
9999
server-prod-001,Finance
100100
db-test-abc,Engineering
101101
db-test-abc,Marketing

0 commit comments

Comments
 (0)