OMSSearch

5.1.4

This module allows you to get token from Azure AD and execute OMS query against OMS search API.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name OMSSearch -RequiredVersion 5.1.4

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name OMSSearch -Version 5.1.4

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2015 Stanislav Zhelyazkov.

Package Details

Author(s)

  • Stanislav Zhelyazkov, Stefan Stranger, Tao Yang, Daniele Grandini

Tags

MSOMS OMS Azure Log Search

Functions

Get-AADToken Get-OMSSavedSearch Invoke-OMSSearchQuery Get-OMSWorkspace Invoke-OMSSavedSearch Get-ARMAzureSubscription Get-OMSResourceGroup

Dependencies

This module has no dependencies.

Release Notes

Changed time format for parameters "Start" and "End" from "yyyy-MM-ddTHH:mm:ss:fffZ" to "yyyy-MM-ddTHH:mm:ss.fffZ". The initial format was incorrect which resulted in false queries.

FileList

Version History

Version Downloads Last updated
6.1.0 1,145 1/24/2016
6.0.0 26 1/17/2016
5.1.4 (current version) 112 8/16/2015
5.1.3 21 8/11/2015
5.1.1 33 7/9/2015
5.1.0 20 7/8/2015
Show more