Skip to content

How to: Kafka log #1074

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

How to: Kafka log #1074

wants to merge 2 commits into from

Conversation

cloudjumpercat
Copy link
Contributor

@cloudjumpercat cloudjumpercat commented Apr 7, 2025

Description

Fixes #1006

Preview Links

https://deploy-preview-1074--kongdeveloper.netlify.app/how-to/publish-logs-to-kafka/

Checklist

  • Every page is page one.
  • Tested how-to docs. If not, note why here.
  • All pages contain metadata.
  • Updated sources.yaml. For more info, review track docs changes
  • Any new docs link to existing docs.
  • All autogenerated instructions render correctly (API, decK, Konnect, Kong Manager).
  • Style guide (capitalized gateway entities, placeholder URLs) implemented correctly.
  • Every page has a description entry in frontmatter

Copy link

netlify bot commented Apr 7, 2025

Deploy Preview for kongdeveloper ready!

Name Link
🔨 Latest commit 5441455
🔍 Latest deploy log https://app.netlify.com/sites/kongdeveloper/deploys/67f7efdb3752d00008feb77e
😎 Deploy Preview https://deploy-preview-1074--kongdeveloper.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

1. Install Apache Kafka.
2. Get the Kafka Docker image:
```sh
docker pull apache/kafka-native:4.0.0

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker pull happens automatically so we don't need it explicitly here.

@cloudjumpercat
Copy link
Contributor Author

Moving this to post GA because there's issues with Kafka Log supporting Kafka 4.0 (thread).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to: Configure Kafka log
2 participants