How do I set user and password in inputs.conf?
This is my file:
[monitor://\\myServer\myFolder]
disabled = false
index = myIndex
sourcetype = mySourceType
crcSalt = <SOURCE>
I already tried to add "user" and "password" but always returns the same error in the log :
FilesystemChangeWatcher- error getting attributes of path - "\\myServer\myFolder": The user name or password is incorrect.
does the user splunkd is running as have read access to that location?
The folder can only be accessed by a specific user for security reasons, is there any way to tell the credentials for the splunk to access it??
not that im aware of, you'll have to create a domain account. change the splunkd user to the domain account and then give the domain account access to that share.