UMN-SplunkRA

1.0.8

Powershell Wrapper for Splunk Rest API

Installation Options

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

Install-Module -Name UMN-SplunkRA

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

Install-PSResource -Name UMN-SplunkRA

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) 2016 Regents of the University of Minnesota. All rights reserved.

Package Details

Author(s)

  • Travis Sobeck

Tags

Splunk

Functions

Connect-Splunk Invoke-SplunkBase Get-SplunkSearchExport Get-SplunkListSavedSearches Get-SplunkSearchJobs Get-SplunkSearchJobsResults

Dependencies

This module has no dependencies.

Release Notes

Add resultSize param to Get-SplunkSearchJobsResults and Invoke-SplunkBase to allow for getting more or less than the default 100 results

FileList

  • UMN-SplunkRA.nuspec
  • Examples.ps1
  • LICENSE
  • README.md
  • UMN-SplunkRA.psd1
  • UMN-SplunkRA.psm1
  • docs\Connect-Splunk.md
  • docs\Get-SplunkListSavedSearches.md
  • docs\Get-SplunkSearchExport.md
  • docs\Get-SplunkSearchJobs.md
  • docs\Get-SplunkSearchJobsResults.md
  • docs\Invoke-SplunkBase.md

Version History

Version Downloads Last updated
1.0.8 (current version) 307 6/15/2020
1.0.7 251 2/15/2018
1.0.6 19 2/15/2018
1.0.5 18 2/14/2018
1.0.4 27 1/25/2018
1.0.3 89 7/31/2017
1.0.2 18 7/31/2017
1.0.1 17 7/28/2017
1.0.0 20 7/28/2017
Show more