# Displaying "nearby" records from log

**URL:** https://discuss.elastic.co/t/displaying-nearby-records-from-log/29861
**Category:** Kibana
**Created:** [September 23, 2015, 7:08pm UTC](https://discuss.elastic.co/t/displaying-nearby-records-from-log/29861 "2015-09-23T19:08:52Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ewestland](https://avatars.discourse-cdn.com/v4/letter/e/e0b2c6/32.png) [@ewestland](https://discuss.elastic.co/u/ewestland)
#### Post date: [September 23, 2015, 7:08pm UTC](https://discuss.elastic.co/t/displaying-nearby-records-from-log/29861/1 "2015-09-23T19:08:53Z")

</div>

When researching an issue, it can be useful to inspect log entries around a filtered entry. In my case, looking at the raw log records around the issue can help determine the root cause.

It appears this isn't in the base functionality:

> <https://stackoverflow.com/questions/27248419/kibana-dashboard-to-find-something-and-display-nearby-records-from-logs>

"This is not built into kibana 3 nor the current version of kibana 4. My suggestion would be to edit the table display to add a new link to each row. The link could be populated with the object\_id and date range (+/- 15 min, etc) and open a kibana page in a new window.

This would be based around the Templates and Scripts functionality."  
[https://www.elastic.co/guide/en/kibana/current/dashboard.html](https://www.elastic.co/guide/en/kibana/current/dashboard.html)

Q: Does anyone know how to do this?

Thanks,  
Erik

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [September 24, 2015, 12:04am UTC](https://discuss.elastic.co/t/displaying-nearby-records-from-log/29861/2 "2015-09-24T00:04:06Z")

</div>

See [https://github.com/elastic/kibana/issues/275](https://github.com/elastic/kibana/issues/275)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 2:12pm UTC](https://discuss.elastic.co/t/displaying-nearby-records-from-log/29861/3 "2017-07-06T14:12:38Z")

</div>


