For the complete documentation index, see llms.txt. This page is also available as Markdown.

Downloading messages

This page describes how to use Lenses to download messages to CSV or JSON from a Kafka topic.

Only the data returned to the frontend is downloaded.

Data can be downloaded, optionally including headers, as JSON or as CSV with a choice of delimiters.

Last updated

Was this helpful?