Splunk Search

How to search and display all files or folders on a Windows drive that might have been hidden by a user?

drojasmanh
New Member

Hi all,

I'm relatively new to Splunk and its syntax, so pardon if there is an obvious answer... I'm trying to find a way to query and show ALL files/folders on a drive that might have been hidden by the user (not looking for OS related system files/folders).

Possible? Easiest way to do that?

Thanks in advance!

0 Karma

DalJeanis
Legend

The first question I'd have to ask back is, how are you expecting to have splunk see ANY files?

One way would be to have a script copy the directory to a file, then process the file.

For windows/dos shell commands,here's a page with a list of the switches that show hidden files and directories -
http://www.computerhope.com/issues/ch001039.htm

for unix/linux, it is LS with the -a flag.

See more at wikipedia here - https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory

0 Karma

lguinn2
Legend

Splunk can only search data in its own indexes. So first, you need to collect that information and send it to Splunk. If that information has been collected, then you need to know which index has that information.
After that, the search may be very easy - but you have to have the information to search first!

0 Karma

pgreer_splunk
Splunk Employee
Splunk Employee

As @lguinn stated, you need data in Splunk (indexes) first before you can search on/across it.

For Windows filesystem related data, maybe this will help? https://docs.splunk.com/Documentation/Splunk/6.5.1/Data/MonitorfilesystemchangesonWindows

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...