All Apps and Add-ons

Splunk Add-on for Microsoft Powershell: How to receive data inputs from Skype synthetic transactions?

x3bandy
New Member

I'm trying to use Splunk to run synthetic transactions in powershell and receiving the results.

I've Installed the Add-on for PowerShell on the universal forwarder installed on one of the front end servers.
I have added the following lines in inputs.conf of the universal forwarder

[powershell://Syn-Trans]
script = Test-CsIm -TargetFQDN (Get-CsComputer -Local).pool | Select-Object TargetFqdn, Result, Latency,  @{n="SplunkHost";e={$Env:SPLUNK_SERVER_NAME}}
schedule = */30 * * * *
sourcetype = WinEventLog:Microsoft-Windows-PowerShell/Synthetics

But the result does not turn up in Search.

0 Karma
1 Solution

jcoates_splunk
Splunk Employee
Splunk Employee

does your script work without Splunk?

here's how to check if it's working in Splunk: http://docs.splunk.com/Documentation/AddOns/latest/MSPowerShell/Troubleshooting

View solution in original post

0 Karma

jcoates_splunk
Splunk Employee
Splunk Employee

does your script work without Splunk?

here's how to check if it's working in Splunk: http://docs.splunk.com/Documentation/AddOns/latest/MSPowerShell/Troubleshooting

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...