Reporting

How To Accelerate a Search (issue) ?

egid_la
Explorer

Hi,

I tried turning my search into a report and accelerating it but got the " Your report doesn't qualify for acceleration" message..

Here's my search :

index=bigdata_x sourcetype="loga*"
| transaction keeporphans=t keepevicted=t IDT,PART
| search environment=* (PART=) (IDF=)
| table _time,IDF,IDT,PART,DIAGX_details,DIAGY_details,code_meaning,environment
| join IDT type=inner
[ search index=bigdata_y sourcetype="logb*"
| search (status=*)
| table Code,sender,receiver,status,IDT,IDTU,action,filename]
| table _time,sender,receiver,PART,IDF,status,action,IDT,IDTU,DIAGX_details,DIAGP_details,code_meaning,filename,Code
| where PART= receiver OR PART= sender

I'm currently running Splunk 6.5.3

How can i improve accelerate this search ?

0 Karma
1 Solution
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...