{ "StorageAccount": "aspireeventhublogs", "ladCfg": { "sampleRateInSeconds": 15, "diagnosticMonitorConfiguration": { "performanceCounters": { "sinks": "MyJsonMetricsBlob,LoggingEventHub", "performanceCounterConfiguration": [ { "type": "builtin", "class": "Processor", "counter": "PercentIdleTime", "counterSpecifier": "/builtin/Processor/PercentIdleTime", "condition": "IsAggregate=TRUE", "sampleRate": "PT15S", "unit": "Percent", "annotation": [ { "displayName" : "cpu idle time", "locale" : "en-us" } ] } ] }, "metrics": { "metricAggregation" : [ { "scheduledTransferPeriod" : "PT1H" }, { "scheduledTransferPeriod" : "PT5M" } ], "resourceId": "/subscriptions/xxxxx/resourceGroups/ASPIRE-IOT-DEV-RG/providers/Microsoft.Compute/virtualMachines/vm-y426u3txinhdg" }, "eventVolume": "Large", "syslogEvents": { "sinks": "LoggingEventHub", "syslogEventConfiguration": { "LOG_USER": "LOG_INFO" } }, "sinksConfig": { "sink": [ { "name": "LoggingEventHub", "type": "EventHub" } ] }, "fileLogs": [ { "file": "/var/log/myladtestlog", "table": "MyLadTestLog", "sinks": "FilelogJsonBlob,LoggingEventHub" } ] } } }