All Apps and Add-ons

App for SQL Logs

eantonio
Path Finder

Is there an app dedicated to monitor SQL logs?

Tags (3)
0 Karma

erik_extrahop
Explorer

ExtraHop now has a Splunkbase app for database monitoring. Databases supported are Oracle, Microsoft SQL, Informix, DB2, Sybase and Sybase IQ, Postgres, and MySql.
http://splunk-base.splunk.com/apps/53757/extrahop. Disclaimer: the Splunk App does require the ExtraHop APM platform to be installed as a real-time feed for Splunk.

0 Karma

gkanapathy
Splunk Employee
Splunk Employee

By "SQL", what do you mean? Microsoft SQL Server? MySql? Generic log data written into a relational database? Or something else?

0 Karma

treinke
Builder

What types of logs from SQL are you trying to get? If you are looking to monitor the data being written to and read from a table, that sounds like a trace flag that you would write out to a file and then Splunk can pick up that file. I am not a SQL guy, but that is how I have seen it done before.

There are no answer without questions
0 Karma

treinke
Builder

if you are using SQL 2005 or greater, you can to put in a login trigger. Within that trigger you can have it write to a file or to the Windows events (prefered).

There are no answer without questions
0 Karma

eantonio
Path Finder

I'm concern more on who is accessing my SQL Server and other System Status.

0 Karma

Ayn
Legend

http://splunk-base.splunk.com/apps/search/?q=sql

Not currently, no. Build one! 🙂

0 Karma

Ayn
Legend

Like any input, as long as it's text Splunk will index it. Windows event logs, the errorlog files, etc.

0 Karma

eantonio
Path Finder

So how do you monitor SQL logs now? Do you just monitor Windows Event Logs in your SQL Servers?

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