Reporting

How to track who all queried/accessed a field(that has sentive info like Driver Licence#) in SQL Server and report it in Splunk?

rkprabhuvz
New Member

I have a table with some sensitive info like Driver License# stored. Would like to report on which user accesses/queries that field. Like when, how many rows, what is the login that accessed etc. What splunk app/feature that lets me achieve this?

Tags (1)
0 Karma

ehudb
Contributor

I think you would need to setup an audit in the SQL server first, like described here:
http://solutioncenter.apexsql.com/auditing-select-statements-on-sql-server/

It will create an audit DB and you can read that DB with DB Connect.
Than you can either index that data or query directly from the DB using DB Connect, and alert from it.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...