All Apps and Add-ons

Remedy data from SQL

Mike_Spellane
New Member

Has anyone pulled from Remedy ticketing system using Splunk? Just wondering how I would grab the fields from the Remedy SQL DB.

Tags (1)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

Hi Mike,

Most Splunk solutions that get data from an SQL database require a scripted input on Splunk. Basically, Splunk runs your program which does whatever it does to get the data you want. The program's output is then stored into Splunk as one or more events, depending on how you configure it.

One of the trickiest parts is maintaining state of what you've already "extracted" from the database so you don't have duplicate Splunk events.

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 ...