# Kibana does not recognize the @timestamp field as a time filter

**URL:** https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404
**Category:** Kibana
**Created:** [February 13, 2023, 3:40pm UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404 "2023-02-13T15:40:29Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Alvik173](https://avatars.discourse-cdn.com/v4/letter/a/e9c0ed/32.png) [@Alvik173](https://discuss.elastic.co/u/Alvik173)
#### Post date: [February 13, 2023, 3:40pm UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/1 "2023-02-13T15:40:29Z")

</div>

Kibana (7.17.8) does not seem to recognize the @timestamp field in my index as a time field. The symptoms are as follows.

1. In Discover, the "Show dates" box on the top right is missing
2. The time series chart above the Document list is missing
3. The Time column in the Document list is missing

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/b/b/bb1729896bd1d1886321a1d5f7eead83b23a7a45.png)

For comparison, this is what the metricbeat-\* index looks like in Discover

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/4/9/49f0f0a202b4e810f6f0da0a6a5971c192c60623.png)

When I look at the index pattern for my index, I noticed that the @timestamp field does not have the small clock icon next to it, unlike the @timestamp field for the metricbeat index pattern.

![svmon_index-index_pattern](https://us1.discourse-cdn.com/elastic/original/3X/3/c/3c5aabafb12eedfb0035b652141b4e273034fa09.png)  
 ![metricbeat-index_pattern](https://us1.discourse-cdn.com/elastic/original/3X/9/a/9ad45fa4859da4bea7002e74458850cc53c1cb58.png)

Can someone tell me how I can change my index or index template so that Kibana will recognize the @timestamp field as a time field.

I have read some suggestion about dropping and recreating the index and index template. That is not desirable as the index is being used to ingest data coming in in real time, and the index template was created by a third party that I do not control.

Your help is much appreciated. Thank you.

---

<div class="post-metadata">

### Author: ![Marco\_Liberati](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marco_liberati/32/82953_2.png) [@Marco\_Liberati](https://discuss.elastic.co/u/Marco_Liberati)
#### Post date: [February 13, 2023, 5:31pm UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/2 "2023-02-13T17:31:01Z")

</div>

Hi @Alvik173

welcome to the Kibana community.  
You've probably defined a data view without a default time field.  
You can edit the data view in the Stack Management \> DataViews panel and pick the time field in here:

 ![Screenshot 2023-02-13 at 18.29.43](https://us1.discourse-cdn.com/elastic/original/3X/c/1/c17aea5618751f4f22cca6c30894b99d88599ef1.png)

---

<div class="post-metadata">

### Author: ![Alvik173](https://avatars.discourse-cdn.com/v4/letter/a/e9c0ed/32.png) [@Alvik173](https://discuss.elastic.co/u/Alvik173)
#### Post date: [February 14, 2023, 11:02am UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/3 "2023-02-14T11:02:11Z")

</div>

Hi Marco  
Thank you for the quick response. I am using Kibana 7.17.8, and I could not find DataViews under Stack Management there. Is DataViews a feature available only in Kibana 8? Is there an equivalent in Kibana 7.17.8?

---

<div class="post-metadata">

### Author: ![Marco\_Liberati](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marco_liberati/32/82953_2.png) [@Marco\_Liberati](https://discuss.elastic.co/u/Marco_Liberati)
#### Post date: [February 14, 2023, 11:38am UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/4 "2023-02-14T11:38:01Z")

</div>

DataViews is just a 8.x renaming of IndexPatterns in 7.x .

---

<div class="post-metadata">

### Author: ![Alvik173](https://avatars.discourse-cdn.com/v4/letter/a/e9c0ed/32.png) [@Alvik173](https://discuss.elastic.co/u/Alvik173)
#### Post date: [February 15, 2023, 9:27pm UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/5 "2023-02-15T21:27:07Z")

</div>

Thanks for the clarification of DataViews. I was able to the Timestamp field dropdown when creating a new index pattern. But on an existing index pattern, there does not seem to be a way to change the timestamp field if it was created with the incorrect timestamp field.

---

<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: [March 15, 2023, 9:27pm UTC](https://discuss.elastic.co/t/kibana-does-not-recognize-the-timestamp-field-as-a-time-filter/325404/6 "2023-03-15T21:27:46Z")

</div>

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