Deployment Architecture

Splunk index on a Windows log folder

neltonk
Path Finder

New to Splunk please help...

I have created an index in Splunk enterprise and added a monitor to the splunk universal forwarder on a Windows Server. The size of the folder is 5 GB. I can see the index size growing but I am unable to search any data. Does the search work only after the index is fully populated?

Thanks

Tags (1)
0 Karma
1 Solution

mayurr98
Super Champion

No, it does not! you can search for the data while you are indexing the data.

Efficient way to search for your data is

index=<name of the index>

Run this search for all time.
Also, if you do not have specified the name of the index then the default index name is main

let me know if this helps!

View solution in original post

0 Karma

mayurr98
Super Champion

No, it does not! you can search for the data while you are indexing the data.

Efficient way to search for your data is

index=<name of the index>

Run this search for all time.
Also, if you do not have specified the name of the index then the default index name is main

let me know if this helps!

0 Karma

neltonk
Path Finder

Thanks a lot Mayur. That worked... Thanks again for the tip.

0 Karma

cmerriman
Super Champion

what exactly does your search look like? do you have the name of the index in your search string?
if you go into Settings>Users and Authentication Access Controls>Roles and click on your role, is the Windows Server index selected (or All internal/non-internal indexes)?

0 Karma
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, ...