Where can I find the default configurations for kafka?

Viewed 24

For example, api_version_request=true is the default from the global config properties. I am having trouble finding the correct file in my system to modify these configurations. What file should I be looking for?

(if it helps, using go + docker)

1 Answers
Related