If I'm trying to confirm that data is actually being sent to the indexer, these are the lines to pay attention to.
The difference between __tcp__KBps and kb is that 'kb' is the raw number of bytes transmitted to the indexer since the last log line was output, regardless of how many seconds long that interval was. '__tcp__KBps' is 'kb' divided by the amount of time since the last log line was output.