Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow highlighting of arbitrary fields #12256

Closed
Tracked by #170754
Bargs opened this issue Jun 9, 2017 · 2 comments
Closed
Tracked by #170754

Allow highlighting of arbitrary fields #12256

Bargs opened this issue Jun 9, 2017 · 2 comments
Labels
Feature:Discover Discover Application Feature:Highlight Highlighting of content via query Feature:Query Bar Querying and query bar features impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated release_note:enhancement Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@Bargs
Copy link
Contributor

Bargs commented Jun 9, 2017

From a user in IRC:

For many queries, the part we query for, and thus gets highlighted, is not what we're looking for. We know those fields, we specified them in the query. Find all ssh logs with a username of 'bob', for example. Highlighting 'bob' doesn't help. Highlighting the src IP would though.

This would be particularly useful in dashboards, where you might want to highlight a field across many searches and even visualizations.

Hypothetically, the above query might look something like this:

+type:ssh +username:"bob" _hl_:"[src.ip, src.location]"
@Bargs Bargs added :Discovery Feature:Highlight Highlighting of content via query Feature:Query Bar Querying and query bar features release_note:enhancement labels Jun 9, 2017
@KelSolaar
Copy link

Hi,

I would be super interested to get that functionality, I will paste here an example I gave on your discussion forum:

I made a search in Kibana that matches component is not matching! and as a result yield messages like this as expected:

[ 2018-05-16 20:48:29,081 5300 WARNING ] Size of "nemo" component is not matching!

What I would like to do is highlight nemo in the UI instead of component is not matching! as it currently happens (with a yellow background colour).

@timroes timroes added Team:Visualizations Visualization editors, elastic-charts and infrastructure and removed :Discovery labels Sep 16, 2018
@timroes timroes added the Feature:Discover Discover Application label Mar 15, 2020
@timroes timroes added Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@ninoslavmiskovic ninoslavmiskovic added the impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. label Feb 1, 2023
@davismcphee davismcphee added the loe:needs-research This issue requires some research before it can be worked on or estimated label Sep 8, 2023
@kertal
Copy link
Member

kertal commented Nov 27, 2023

Closing this because it's not planned to be resolved in the foreseeable future. It will be tracked in our Icebox and will be re-opened if our priorities change. Feel free to re-open if you think it should be melted sooner.

@kertal kertal closed this as completed Nov 27, 2023
@kertal kertal closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Discover Discover Application Feature:Highlight Highlighting of content via query Feature:Query Bar Querying and query bar features impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated release_note:enhancement Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

No branches or pull requests

6 participants