# Some APM Transacion index fields are not searchable

**URL:** https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569
**Category:** APM
**Tags:** java
**Created:** [May 10, 2021, 11:12am UTC](https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569 "2021-05-10T11:12:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![xacobecm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/xacobecm/32/80098_2.png) [@xacobecm](https://discuss.elastic.co/u/xacobecm)
#### Post date: [May 10, 2021, 11:12am UTC](https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569/1 "2021-05-10T11:12:05Z")

</div>

I'm using APM Server version 7.11.2. I've got some services sending data to APM. I have a login by certificate microservice and I'd like to filter some request parameters in order to know who and when logged in. When I search in the apm\*transaction index pattern in the Discover area in Kibana, most of the fields that start by http appear with a yellow warning signal. It tells me to go Management \> Index Patterns \> Refresh field list, but doing so is not helping, as there aren't any new fields in the list.

I have also nuked all the indices in the test environment so it starts fresh, but the same problem appears. Is there any way to achieve this?

---

<div class="post-metadata">

### Author: ![xacobecm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/xacobecm/32/80098_2.png) [@xacobecm](https://discuss.elastic.co/u/xacobecm)
#### Post date: [May 14, 2021, 7:02am UTC](https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569/2 "2021-05-14T07:02:39Z")

</div>

bump

---

<div class="post-metadata">

### Author: ![simitt](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/simitt/32/106406_2.png) [@simitt](https://discuss.elastic.co/u/simitt)
#### Post date: [May 17, 2021, 5:02pm UTC](https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569/3 "2021-05-17T17:02:58Z")

</div>

Hi @xacobecm,  
not all collected data are indexed by default; if you want to index additional fields, you can configure the [**`setup.template.append_fields`**](https://www.elastic.co/guide/en/apm/server/current/configuration-template.html) in your `apm-server.yml`. Also see some [previous posts](https://discuss.elastic.co/t/apm-index-not-refreshing-in-kibana-getting-mapper-exception/243063/5) with an example and some more details.

---

<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: [June 7, 2021, 1:03pm UTC](https://discuss.elastic.co/t/some-apm-transacion-index-fields-are-not-searchable/272569/4 "2021-06-07T13:03:50Z")

</div>

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