Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now for the purpose of demonstration, we can create a simple CSV associating a set of users to IPs and push it to the kafka topic in a file called user.csv

mmiklavcic,127192.0168.0138.1158

And we can push data to the kafka topic via

...