What is the difference If "Use default partitioner" option of KAFKA log appender is set as "True" or "False"?
As per my observation If this option set as "True" then client program works fine other wise it causing some issues to send the log data.
Do i requires any configuration in "KAFKA" or some where else if i set this options as "False"??