From the references, I come to know that KAA support the data collection features to store/save the historical/logs data to the server using various plugins.
A Few doubts are in my mind that are as below
-How it works internally??
-What is the internal architecture of Data collection??
-Can KAA support/processed millions of data logs (with out latency)?
-If i use KAFKA as a log appender, Can KAA publish millions of logs on KAFKA as it received. (Without latency) ?
-Is there any performance degrade?? if KAA received millions of logs simultaneously??