You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
6.3
New Cmdlets:
Get-LMLogSource: This cmdlet will retrieve data for specified LogSources.
Remove-LMLogSource: This cmdlet will remove a specified LogSource.
Test-LMAppliesToQuery: This cmdlet will retrieve the results for a specified AppliesToQuery string, similar to the Test AppliesTo button in the portal UI.
Updated Cmdlets:
Export-LMLogicModule: Added support for LogSources.
Get-LMAlert: Fixed incorrect type filter for EventSources. Issue #11
New-LMOpsNote: Fixed bug causing device and website ID scopes to not be properly set. Issue #10
Set-LMDeviceDatasourceInstanceAlertSetting: Fixed bug causing instance id lookup to fail when specifying instance name.