Why can't we use graph.metadata.log_type field for Entity context in search, similar to UDM search

Is it possible to use graph.metadata.log_type to see the entity information from specific log type?

I can search using graph.metadata.product_name or graph.metadata.vendor_name. But it would be really helpful if this feature can be implemented.

Let me know your thoughts/suggestions on this

0 1 183
1 REPLY 1

Hi, it is already available.
 try the following:

graph.metadata.event_metadata.base_labels.log_types != ""

match:
graph.metadata.event_metadata.base_labels.log_types