Match 2 log sources fields within the Query

I have two log sources. All data are indexed to Elasticsearch.
Both log sources have same field name called "source_ip"

So I need to match one log source source_ip field value with other source source_ip value.

In other words If both source_ip equal it should return matched result.

I have tried it, but I unable to follow an match the equation of common filed of both log sources.

Please help

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.