You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Navigate to /confluent-kafka-landoop-ui/docker-compose.yml and change PUBLIC_IP_ADDRESS to you actual address on the advertised listener environment variable
UseMAX_BYTES to set the default maximum amount of bytes to fetch from each topic.
UseRECORD_POLL_TIMEOUT to set the timeout in ms.
UseCOLOR to set different header colors for each set up cluster.
SetDEBUG_LOGS_ENABLED to true to enable the debug logs.
SetLAZY_LOAD_TOPIC_META to true to lazy load topic meta information.
Common Issues
If having"CONNECTIVITY ERROR" problems make sure the filekafka-rest.properties has CORS enabled.To enable CORS add the following configuration to that file, and restart the backend Kafka-Rest
If using a recent version of the Kafka-Topics-UI and Kafka-REST, make sure that you have properly configuredKafka-REST with the new consumer API. That requires setting up in the configuration of Kafka REST