Splunk Search

spl query output mismatch

vinitpathri
Path Finder

index=_internal host=abc123 source="metrics.log" group=tcpin_connections fwdType=uf
|dedup hostname
|table hostname

i am putting hostname= xyz578(output of above query) in the below query

index=* host=abc123 "xyz578"
but not getting any output

please help me with this missing part.

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

index=* does not match index=_internal. You need index=_* to do that. Yeah, I know, not logical.

---
If this reply helps you, Karma would be appreciated.
0 Karma

vinitpathri
Path Finder

sorry but i didnt get it 😄

0 Karma

richgalloway
SplunkTrust
SplunkTrust

What did you not get?

---
If this reply helps you, Karma would be appreciated.
0 Karma

vinitpathri
Path Finder

index=_* should be a subset of index=*

0 Karma

vinitpathri
Path Finder

asterik is not visible in the comment :-?

index=_(asterik)should be a subset of index=(asterik)

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Agreed, but that's not how it works with indexes and Splunk. That's what I meant by "not logical".

---
If this reply helps you, Karma would be appreciated.
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...