Deployment Architecture

Send Forwarder data from Splunk server as arguments

kuzkuz
Explorer

Hello,

We have a deployment App (modular Powershell) used on clients using the forwarder, I'm interested in passing data from Splunk Enterprise into the clients so this data can be used by the App to take actions, run specific sections, etc..

Can we send specific data to each forwarder from the server?

For example:
1. Run actions based on the ESX CPU that the Client is hosted
2. Run some kind of validation test based on a product reported from a different data source)

Thanks!

0 Karma

kuzkuz
Explorer

For anyone else looking an answer, we implemented a set of PowerShell functions that read data from Splunk using REST API and taking the needed action based on the result

0 Karma

skoelpin
SplunkTrust
SplunkTrust

I've done something similar but used an external tool (UC4 Automic) to do this. Splunk would trigger an alert which would then kick off the workflow in Automic. If you didn't have a workflow automation tool, then you will need to script this yourself.

First setup an alert in Splunk which will send a REST call to your remote servers which would then kick off a script which can validate your conditions

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...