TelemetryLogsGeneratorAndBe.../GigaOm/queries/kusto/query04.kql

5 строки
117 B
Plaintext

Logs
| where Timestamp between(datetime(2014-03-08 03:00:00) .. 1h)
| where * has 'Internal'
| top 1000 by Timestamp