# Adding logs from different index to dashboard

**URL:** https://discuss.elastic.co/t/adding-logs-from-different-index-to-dashboard/226459
**Category:** Kibana
**Created:** [April 3, 2020, 6:25pm UTC](https://discuss.elastic.co/t/adding-logs-from-different-index-to-dashboard/226459 "2020-04-03T18:25:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Goishin](https://avatars.discourse-cdn.com/v4/letter/g/46a35a/32.png) [@Goishin](https://discuss.elastic.co/u/Goishin)
#### Post date: [April 3, 2020, 6:25pm UTC](https://discuss.elastic.co/t/adding-logs-from-different-index-to-dashboard/226459/1 "2020-04-03T18:25:41Z")

</div>

I have a dashboard that has a bunch of data from one index (I use kibana to dashboard my automation testpass results). I now want to add the logs from the testpass to the same dashboard. However, the logs are indexed using a different index. I planned this out (sort of) such that the log files and the rest of the stuff I'm dashboarding both use the same identifier field. However, the field name is different between the two indices. In one index it is "metadata.tod\_request\_id", in my logs index, it is "tod\_request\_id". How do I do this cross-index thing all on one dashboard?

---

<div class="post-metadata">

### Author: ![Goishin](https://avatars.discourse-cdn.com/v4/letter/g/46a35a/32.png) [@Goishin](https://discuss.elastic.co/u/Goishin)
#### Post date: [April 6, 2020, 8:06pm UTC](https://discuss.elastic.co/t/adding-logs-from-different-index-to-dashboard/226459/2 "2020-04-06T20:06:39Z")

</div>

I ended up creating scripted fields on the other indices that match the index field name of the log files instead.

---

<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: [May 4, 2020, 8:06pm UTC](https://discuss.elastic.co/t/adding-logs-from-different-index-to-dashboard/226459/3 "2020-05-04T20:06:39Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
