Splunk Search

How do I bind values from different indexes with different fields?

rajyah
Communicator

Good day sirs!

I have two different indexes with different fields but same value-ish.

index=a: MTH=SEPTEMBER
index=b: month=9

My dear good sirs, is it possible to bind them? Please enlighten me with this one. Thank you very much!

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

Hi @rajyah

Did the answer below solve your problem? If so, please resolve this post by approving it!
If your problem is still not solved, keep us updated so that someone else can help ya. Thanks for posting!

0 Karma

jlelli
Path Finder

Another alternative is to use a rename and join

index=a |rename MTH as month | join month [search index=b]

harishalipaka
Motivator

@rajyah

try with append , appendcols or appendpipe

Thanks
Harish
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...