Skip to content

Commit

Permalink
Swap generator for demo_logs
Browse files Browse the repository at this point in the history
  • Loading branch information
jszwedko authored Nov 8, 2022
1 parent 1a5c724 commit 08b8574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csv-enrichment/vector.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ message = "string"

# Generate user info messages
[sources.user_info_messages]
type = "generator"
type = "demo_logs"
format = "shuffle"
lines = [
'{"first_name": "Karolann", "last_name": "Wiza", "message": "Hello World"}',
Expand Down

0 comments on commit 08b8574

Please sign in to comment.