Alerting

Splunk Alerts -> Custom Scripts -> Sharepoint tickets?

MrWh1t3
Path Finder

Hello, I was wondering if anyone has used Splunk alerts along with custom scripts to create tickets in a custom (not complex) Sharepoint ticketing system.

We are a pretty small shop and can't justify buying Remedy so we created a simple ticking system in Sharepoint. Just curious if anyone has done something similar.

Thanks

0 Karma

jtrucks
Splunk Employee
Splunk Employee

I suggest using Powershell scripting to manipulate your ticket system. Check out http://technet.microsoft.com/en-us/sharepoint/jj672838.aspx for a good starting point for going down that road. You can then use Splunk alerts to launch the Powershell code OR if it is on a different system, use a script on the Splunk server to trigger something across the network (SSH or Powershell depending on your platform, for example).

We use similar methods for providing CSV input into a VBScript program that produces reports on things every day.

--
Jesse Trucks
Minister of Magic

dart
Splunk Employee
Splunk Employee

Do you have any examples on how to add a ticket to your system automatically?

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...