Getting Data In

Windows SQL database

abdullahalhabba
Explorer

Hi Splunker;

I have connected with SQL databases, and admin SQL created a database-level audit object for enable the audit logs and we used the user which exist on AD means we used windows authentication when connect with SQL database but when admin SQL grant this splunk user read only appear error on splunk this error is (failed login) but when change permission from "read only" to "CONTROL SERVER" Splunk connected with database and pulled audit logs, the following is the query executed:

SELECT * FROM sys.fn_get_audit_file ('D:\\SQLAudit\\*',default,default) WHERE event_time > ? ORDER BY event_time ASC

Why when grant splunk user read only appear failed login? but when grant it "CONTROL SERVER" full privilege connect with database

We have splunk 6.6.5 and DB app 3.1.3

Please we need your support in that

Regards;

Tags (1)
0 Karma

guarisma
Contributor

To access sys.fn_get_audit_file you need, at least, CONTROL SERVER role

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!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...