Dashboards & Visualizations

Why am I experiencing inconsistent ingestion?

Slimbanty1
Engager

Hello pls I have a problem with a search.

if I run this search, it has inconsistent ingestion. Here is the search I ran:

index=compare_items 

if I put a time range of 60mins even 7days, I do not see results. But if I put 30days, I have like million events populated.

Here is the error message I got from Splunk.:

configuration for xyz/123/xxx/ took longer time than expected. This usually indicate problem with underlying storage performance. 

can someone help me if you had similar experience. Thanks 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

probably you have some issues to get data in? 
If you have MC, you could check there if there are missing forwarders etc.

Another way is check if that index contains data like

| tstats prestats=t count where index=compare_items by _time, host span=1d
| timechart span=1d count by host

Then select different time frame for it. That should show when events has stopped to come into splunk. Then just look from UF (host on previous query) side have there happened anything. 

r. Ismo

0 Karma
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!

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...