Added an option to run demo against Warpstream#8
Open
wlaforest wants to merge 91 commits into
Open
Conversation
Aws changes
Added additional content to Script
Updated to note that you need to reset the watch list csv
Improve Documentation
Co-authored-by: Confluent Jenkins Bot <jenkins@confluent.io>
…ived) Metron Kafka plugin (#15) * Upgraded Zeek to 6.1.0. Did this by switching to the base zeek/zeek:6.1.0 image. The Metron Kafka plugin is deprecated/archived - switched to maintained seisollc/zeek-kafka . * Image build, Zeek Kafka updates. * Added post-zkg clean-up to reduce image size. It seems safe to delete scratch and testing from usr/local/zeek/var/lib/zkg/ .
…lDB advertised URL. (#13)
* Created abbreviated.md Abbreviated and compact demo scipt * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md * Update abbreviated.md --------- Co-authored-by: Brett Randall <javabrett@gmail.com>
This will help with stability of the demo and the token is failing with the most recent versions.
* updates to zeek and connectors * updated broker to kraft * updated for linux * update READ for Confluent Cloud setup * removed keys --------- Co-authored-by: Ubuntu <ubuntu@ip-10-0-0-159.us-east-2.compute.internal>
- Adjusted some timeouts to be compliant with Warpstream's greater latency (ksql & schema registry) -pre-creating some topics because I was running into issues with KSQL failing to create them with Warpstream. - Tweaked a ksql query in the demo script to explicitly provide the topic name. - Added the zeek_streamer.pcap to the .gitignore.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an initial implementation of a warpstream version of the demo where we have replaced Confluent Server broker with Warpstream in playground mode.