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

View raw source surrounding an event #336

Closed
haagenhasle opened this issue Aug 7, 2013 · 2 comments
Closed

View raw source surrounding an event #336

haagenhasle opened this issue Aug 7, 2013 · 2 comments

Comments

@haagenhasle
Copy link

It will be great if after you run a search in UI, you could select an event and ( by right clicking for instance) you could open a "show source window" displaying the raw data for the event you selected and some surrounding events.

For example, if I do a search with "OutOfMemoryError", I should see some events matching "outOfMemoryError". if i select one specific event,I would like to see the source data flow where this event has occured to see what happened just after and before that helps me investigate the problem. (like Splunk "view source" feature).

See https://logstash.jira.com/browse/LOGSTASH-396 for further info.

@ursweiss
Copy link

+1

Used Splunks "view source" feature a lot and I'm really missing it. Helps so much because you need to see some surrounding messages so much to understand what was going on.

@rashidkpc
Copy link
Contributor

Duplicate of #275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@haagenhasle @rashidkpc @ursweiss and others