I've two search queries. two queries will return common fields Event & UUID.
I've to get the results from first search which are not present in the second query.
Query 1: State="ConsumeMessageFromRabbitMQ" Action="Received-From-RabbitMQ-Server"
Query 2: State="SendEmail" Action="After-SendEmail"
Can anyone provide the best query to find them.
Thanks in advance
↧