Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
697 views
in Technique[技术] by (71.8m points)

elasticsearch - How to filter fields with different parent names in Kibana

I am trying to use the filter action on the dashboard to show what is displayed in my graphs.

However e.g. some graphs are using a field such as:

fields.Class1.Class2.Name.keyword

While others are using

fields.Class3.Name.keyword

Is there a way to map these two fields together so Kibana will automatically filter using both?

I was reading about the Elastic Common Schema: https://www.elastic.co/blog/introducing-the-elastic-common-schema

But unsure how to apply it to my problem


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...