Getting Data In

To monitor a Folder in Windows Server ?

chimbudp
Contributor

I need to monitor the Assembly folder in Windows Server :
[monitor://C:\Windows\assembly]
index=Assembly_monitor

the above stanza forwards no data into Splunk indexer.

i have set the source type as assembly and modified as below inputs.conf:

[monitor://C:\Windows\assembly]
index=Assembly_monitor
sourcetype=Assembly

& also edited props.conf as :

[Assembly]
NO_BINARY_CHECK = true

-- Even also i am not getting any data 😞
Please help

Tags (2)
0 Karma

arvidn
New Member

Hi, I think you are missing "\" before Windowsassembly

[monitor://C:\Windowsassembly]

0 Karma

chimbudp
Contributor

Yes. it was not displayed in question & ur answer too.
But i am using backslash wherever it required

0 Karma

arvidn
New Member

Should be "backslash" in front of Windowsassembly. But not shown in my answere, probably missing in question too?

0 Karma

Ayn
Legend
  • Do you see other data from this forwarder in your indexer?
  • Have you checked splunkd.log on the forwarder?
  • Did you have a look at the status of file inputs (http://blogs.splunk.com/2011/01/02/did-i-miss-christmas-2/)?
  • Most of all, why would you want to index the binary data in the assembly directory? What are you trying to achieve?
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...