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

Context (surrounding docs) based on non-timestamp fields #57812

Closed
Tracked by #165186
aidofitz opened this issue Feb 17, 2020 · 6 comments
Closed
Tracked by #165186

Context (surrounding docs) based on non-timestamp fields #57812

aidofitz opened this issue Feb 17, 2020 · 6 comments
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Discover Discover Application Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)

Comments

@aidofitz
Copy link

We're using ELK for log aggregation and analysis. We ingest multiple log files in real time from multiple servers. One of the main use cases for our users is to search for (say) a customer id, and then they want to focus in on the surrounding events in the specific log file that the matching event originates from.

So, to achieve the above use case currently, what our users do is (in Discover) run their search to find a document they are interested in, then expand that and add filters to match our server name field and our log file name field, to see only events from that particular file. (This is an overly simple example - they generally have to add a few more filters than that, and the types of filters vary for different user groups depending on the data they look at).

I'd like them to be able to achieve the above using the "View Surrounding Documents". The way i envisage this working is that in the definition of an index pattern, there'd be a way of defining the field(s) that provide context for a document. E.g. we'd specify "serverName" as a context field, and then on a click of "View Surrounding Documents", Kibana would switch to the context view as currently, but would also automatically apply a filter on field "serverName" to match the value of the field in the original document.

Thanks

Adrian

First logged here:
https://discuss.elastic.co/t/possible-feature-request-context-surrounding-docs-based-on-non-timestamp-fields/219355

@monfera monfera added Feature:Data Views Data Views code and UI - index patterns before 8.0 Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Feb 17, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@monfera
Copy link
Contributor

monfera commented Feb 17, 2020

cc @nreese

@kertal kertal added the Feature:Discover Discover Application label Feb 17, 2020
@mattkime
Copy link
Contributor

@aidofitz This sounds like a familiar use case. Have you looked at our observability functionality? Its advanced significantly since you created this issue.

@timroes timroes added Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) and removed Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Aug 31, 2021
@kertal kertal added impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort labels Nov 28, 2022
@kertal kertal added the Icebox label Sep 6, 2023
@kertal
Copy link
Member

kertal commented Sep 7, 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. We're always interested in hearing our users opinions ❤️!

@kertal kertal closed this as not planned Won't fix, can't repro, duplicate, stale Sep 7, 2023
@aidofitz
Copy link
Author

aidofitz commented Sep 8, 2023 via email

@kertal
Copy link
Member

kertal commented Sep 8, 2023

Just to add a note: your suggestion would make definitely make sense, so I hope we can implement it somewhere in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Data Views Data Views code and UI - index patterns before 8.0 Feature:Discover Discover Application Icebox impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:medium Medium Level of Effort Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph)
Projects
None yet
Development

No branches or pull requests

6 participants