OMSSearch

6.1.0

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

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

Install-PSResource -Name OMSSearch

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-OMSResourceGroup Remove-OMSSavedSearch New-OMSSavedSearch Export-OMSSavedSearch Import-OMSSavedSearch

Dependencies

This module has no dependencies.

Release Notes

*   New cmdlet - Export-OMSSavedSearch - You can export saved searches to json file now
*   New cmdlet - Import-OMSSavedSearch - You can import saved searches from json file now
*   Improvements in help and examples
*   Cmdlet Get-OMSResourceGroup is scheduled to be deprecated because it is searching OMS Resource Groups by specific name like 'OI-Default-'

FileList

Version History

Version Downloads Last updated
6.1.0 (current version) 1,145 1/24/2016
6.0.0 26 1/17/2016
5.1.4 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