My requirement is to take data from log analytics perf table to stream analytic job as an input, in near real-time. I want, for example last 2 mins data, from the perf table, not the entire perf table. What is the best way to do this?
Note: I already checked the log analytic publish to EventHub feature but it is not supporting the Linux perf table.

