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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...