Getting Data In

Why can't my Splunk instance read a file on another machine?

Mick
Splunk Employee
Splunk Employee

I'm trying to index a file on a mapped network drive, but I keep getting seeing 'Access is denied' in splunkd.log. I can read the file ok from my server, why can't Splunk?

Splunk is running on Windows 2003 R2 32-bit

1 Solution

Mick
Splunk Employee
Splunk Employee

By default on Windows, Splunk runs as 'Local System User' which isn't really a 'user' in the normal sense. It's simply a collection of basic permissions and capabilities that allows Splunk to run as a service, execute scripts etc. Normally, these permissions only extend to the limits of the local box, and to access network resources, you need to run as a user with domain permissions

Its all documented here - http://docs.splunk.com/Documentation/Splunk/5.0/Installation/ChoosetheuserSplunkshouldrunas

Most notable part -

If you intend to do any of the following things, you must give Splunk a Domain account:

* read Event Logs remotely
* collect performance counters remotely
* read network shares for log files
* enumerate the Active Directory schema using Active Directory monitoring 

View solution in original post

Mick
Splunk Employee
Splunk Employee

By default on Windows, Splunk runs as 'Local System User' which isn't really a 'user' in the normal sense. It's simply a collection of basic permissions and capabilities that allows Splunk to run as a service, execute scripts etc. Normally, these permissions only extend to the limits of the local box, and to access network resources, you need to run as a user with domain permissions

Its all documented here - http://docs.splunk.com/Documentation/Splunk/5.0/Installation/ChoosetheuserSplunkshouldrunas

Most notable part -

If you intend to do any of the following things, you must give Splunk a Domain account:

* read Event Logs remotely
* collect performance counters remotely
* read network shares for log files
* enumerate the Active Directory schema using Active Directory monitoring 
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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...