Quantcast
Channel: Questions in topic: "splunk-enterprise"
Viewing all articles
Browse latest Browse all 47296

Is there a way to avoid the join command between indexes?

$
0
0
I'm trying to get my head around the alternatives, but can't see how I could get rid of the `join` in the following query: index="docverificationengine" "Issuing country does not match WR records for Sender" | rex field=_raw "records for Sender \[(?P[^\]]+)\]" | table senderId | join senderId [ search index="senderverification" Verification "DocumentType\\\":2" | rex field=_raw "queue: {\\\\\"SenderId\\\\\":(?\d+)," | table senderId] I have to admit though, that I don't have a clear concept of what would be a good performance. It takes around 4.5 seconds to run with a set of less than 2k in the "docverificationengine" index but over 300k in the "senderverification" one

Viewing all articles
Browse latest Browse all 47296

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>