# Latest

**URL:** https://discuss.elastic.co/latest.md?page=425

[Latest](https://discuss.elastic.co/latest.md) · [Categories](https://discuss.elastic.co/categories.md) · [Tags](https://discuss.elastic.co/tags.md)

**Page:** 426

---

## [Fail to reset kibana\_system and elastic passwords](https://discuss.elastic.co/t/fail-to-reset-kibana-system-and-elastic-passwords/351525)

<div class="topic-metadata">

**Author:** [@nas](https://discuss.elastic.co/u/nas)\
**Replies:** 1\
**Last updated:** [January 22, 2024, 10:04am UTC](https://discuss.elastic.co/t/fail-to-reset-kibana-system-and-elastic-passwords/351525 "2024-01-22T10:04:27Z")

</div>

Hi All, We run elasticsearch in a clustered mode and recently upgraded from 5 through to version 8.2.0 I tried to enable security TLS and minimal security by following these guides Resulting in the following elast…

---

## [Question about issue 99592 fix](https://discuss.elastic.co/t/question-about-issue-99592-fix/351510)

<div class="topic-metadata">

**Author:** [@ycice](https://discuss.elastic.co/u/ycice)\
**Replies:** 1\
**Last updated:** [January 22, 2024, 9:03am UTC](https://discuss.elastic.co/t/question-about-issue-99592-fix/351510 "2024-01-22T09:03:41Z")

</div>

Hi, i am using Version 6.8.2 and i am considering version upgrade to 7.17.16 When i checked release note, there is JVM pressure issue due to JDK 21 version : High memory pressure for Elasticsearch versions using JDK 20+…

---

## [How to create index with a date with a template?](https://discuss.elastic.co/t/how-to-create-index-with-a-date-with-a-template/351440)

<div class="topic-metadata">

**Author:** [@emoxam](https://discuss.elastic.co/u/emoxam)\
**Replies:** 3\
**Last updated:** [January 22, 2024, 7:56am UTC](https://discuss.elastic.co/t/how-to-create-index-with-a-date-with-a-template/351440 "2024-01-22T07:56:44Z")

</div>

When i start logstash it creates index with a date, but if i delete this index it creates by the template without any date. How to create index with a date with a template ? Thanks

---

## [Repository verification status: Not connected](https://discuss.elastic.co/t/repository-verification-status-not-connected/351425)

<div class="topic-metadata">

**Author:** [@mbathann](https://discuss.elastic.co/u/mbathann)\
**Replies:** 6\
**Last updated:** [January 22, 2024, 7:01am UTC](https://discuss.elastic.co/t/repository-verification-status-not-connected/351425 "2024-01-22T07:01:43Z")

</div>

Greeting Elastic Communinity, I have ancountered an issue after creating a repository in kibana, when I click Verify Repository it returns Not connected status. This is a 3 node cluster here is the response error messa…

---

## [MetricBeat Setup](https://discuss.elastic.co/t/metricbeat-setup/351432)

<div class="topic-metadata">

**Author:** [@Ted0011](https://discuss.elastic.co/u/Ted0011)\
**Replies:** 5\
**Last updated:** [January 22, 2024, 6:28am UTC](https://discuss.elastic.co/t/metricbeat-setup/351432 "2024-01-22T06:28:34Z")

</div>

I am trying to configure my metricbeat on my elasticsearch but I am getting the following error message. "/metricbeat-7.17.16-linux-x86\_64\] Data path: \[/root/metricbeat-7.17.16-linux-x86\_64/data\] Logs path: \[/root/metri…

---

## [Cannot get specific prefix index names with ElasticSearch](https://discuss.elastic.co/t/cannot-get-specific-prefix-index-names-with-elasticsearch/351219)

<div class="topic-metadata">

**Author:** [@Eric\_Chen](https://discuss.elastic.co/u/Eric_Chen)\
**Replies:** 6\
**Last updated:** [January 22, 2024, 6:23am UTC](https://discuss.elastic.co/t/cannot-get-specific-prefix-index-names-with-elasticsearch/351219 "2024-01-22T06:23:19Z")

</div>

Hi everyone, I've run into an issue with Elasticsearch on our company's internal network and I'm not sure how to go about troubleshooting it. I need to extract information about indices (not documents) from my ES that ha…

---

## [Passing input value in run time in logstash](https://discuss.elastic.co/t/passing-input-value-in-run-time-in-logstash/351514)

<div class="topic-metadata">

**Author:** [@Sat\_elk](https://discuss.elastic.co/u/Sat_elk)\
**Replies:** 0\
**Last updated:** [January 22, 2024, 5:49am UTC](https://discuss.elastic.co/t/passing-input-value-in-run-time-in-logstash/351514 "2024-01-22T05:49:18Z")

</div>

I have a few input parameters like environment, ip\_address, host\_name, path, business\_entity. I have to use this values to validate in my filter plugins. help me. how the input should i store and which format then how t…

---

## [SIGSEGV JVM Crash](https://discuss.elastic.co/t/sigsegv-jvm-crash/351267)

<div class="topic-metadata">

**Author:** [@vladislav](https://discuss.elastic.co/u/vladislav)\
**Replies:** 5\
**Last updated:** [January 22, 2024, 5:00am UTC](https://discuss.elastic.co/t/sigsegv-jvm-crash/351267 "2024-01-22T05:00:23Z")

</div>

Hello! Thanks for help in advance I've running a 3-nodes cluster (es1, es2, es3). Recently, after VM restart (es2 node) it constantly crashes after several hours of work with SIGSEGV. Here is full error from journalctl…

---

## [My Kibana Discover or Elasticsearch not displaying documents when adding an index template](https://discuss.elastic.co/t/my-kibana-discover-or-elasticsearch-not-displaying-documents-when-adding-an-index-template/351398)

<div class="topic-metadata">

**Author:** [@Banel\_Angela](https://discuss.elastic.co/u/Banel_Angela)\
**Replies:** 2\
**Last updated:** [January 22, 2024, 2:59am UTC](https://discuss.elastic.co/t/my-kibana-discover-or-elasticsearch-not-displaying-documents-when-adding-an-index-template/351398 "2024-01-22T02:59:18Z")

</div>

Hi, My stack version is 8.11.4 When i adding template for analyzing nginx logs.: PUT /\_template/apigw?pretty { "index\_patterns": \[ "api-access-\*", "scoregateway-access-\*" \], "settings": { "number\_of\_…

---

## [Logstash with Kafka input - enable\_auto\_commit settings to minimise data loss?](https://discuss.elastic.co/t/logstash-with-kafka-input-enable-auto-commit-settings-to-minimise-data-loss/351505)

<div class="topic-metadata">

**Author:** [@ankh](https://discuss.elastic.co/u/ankh)\
**Replies:** 0\
**Last updated:** [January 21, 2024, 11:38pm UTC](https://discuss.elastic.co/t/logstash-with-kafka-input-enable-auto-commit-settings-to-minimise-data-loss/351505 "2024-01-21T23:38:47Z")

</div>

am using Logstash running in Kubernetes to ingest data from Kafka and write to Elasticsearch. If a Logstash instance ends abnormally while processing data, it can result in data loss. It appears there is no end-to-end a…

---

## [Getting cluster\_block\_exception Root causes when both memory and diskspace is plenty](https://discuss.elastic.co/t/getting-cluster-block-exception-root-causes-when-both-memory-and-diskspace-is-plenty/351311)

<div class="topic-metadata">

**Author:** [@Keith\_Lin](https://discuss.elastic.co/u/Keith_Lin)\
**Replies:** 2\
**Last updated:** [January 21, 2024, 11:20pm UTC](https://discuss.elastic.co/t/getting-cluster-block-exception-root-causes-when-both-memory-and-diskspace-is-plenty/351311 "2024-01-21T23:20:24Z")

</div>

I'm getting the following error when trying to create an alert rule in kibana \[.kibana\_alerting\_cases\_8.8.2\_001\] blocked by: \[FORBIDDEN/8/index write (api)\];: cluster\_block\_exception Root causes: cluster\_block\_exception…

---

## [ElasticSearch Index Mapping for Dynamic](https://discuss.elastic.co/t/elasticsearch-index-mapping-for-dynamic/351325)

<div class="topic-metadata">

**Author:** [@Burak\_Karatay](https://discuss.elastic.co/u/Burak_Karatay)\
**Replies:** 1\
**Last updated:** [January 21, 2024, 7:55pm UTC](https://discuss.elastic.co/t/elasticsearch-index-mapping-for-dynamic/351325 "2024-01-21T19:55:54Z")

</div>

I have Nodejs Application and I want to send request and response to elastic, I have an issue with mapping, so basically my code looks like this: static sendLogToElastic = (req, res, next) =\> { const self = this; …

---

## [How to send multiline json file and send it to elasticsearch](https://discuss.elastic.co/t/how-to-send-multiline-json-file-and-send-it-to-elasticsearch/351500)

<div class="topic-metadata">

**Author:** [@mancharagopan](https://discuss.elastic.co/u/mancharagopan)\
**Replies:** 1\
**Last updated:** [January 21, 2024, 5:45pm UTC](https://discuss.elastic.co/t/how-to-send-multiline-json-file-and-send-it-to-elasticsearch/351500 "2024-01-21T17:45:09Z")

</div>

I have a json log files which is in multi line json format and i need to send it to elasticsearch as it is. how can i do it?

---

## [Can't Install Winlogbeat](https://discuss.elastic.co/t/cant-install-winlogbeat/351492)

<div class="topic-metadata">

**Author:** [@aguskhohar](https://discuss.elastic.co/u/aguskhohar)\
**Replies:** 2\
**Last updated:** [January 21, 2024, 3:41pm UTC](https://discuss.elastic.co/t/cant-install-winlogbeat/351492 "2024-01-21T15:41:27Z")

</div>

I just installed winlogbeat, execute this on ps : .\\winlogbeat.exe setup --dashboards , and then get message this. fail to get the Kibana version: fail to parse kibana version (): passed version is not semver: Could yo…

---

## [A new contributor for elastic search](https://discuss.elastic.co/t/a-new-contributor-for-elastic-search/351480)

<div class="topic-metadata">

**Author:** [@hasanjaddouh](https://discuss.elastic.co/u/hasanjaddouh)\
**Replies:** 1\
**Last updated:** [January 21, 2024, 3:34pm UTC](https://discuss.elastic.co/t/a-new-contributor-for-elastic-search/351480 "2024-01-21T15:34:34Z")

</div>

Hello, My name is Hasan Jaddouh and I've been a software engineer at Noon for the past three years. Noon is very popular e-commerce company operating in the UAE. As part of my role, I handle the search engine responsibl…

---

## [Users in Kibana and Elasticsearch](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496)

<div class="topic-metadata">

**Author:** [@stobbe](https://discuss.elastic.co/u/stobbe)\
**Replies:** 3\
**Last updated:** [January 21, 2024, 3:05pm UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496 "2024-01-21T15:05:37Z")

</div>

Hello, Very basic question, but the documentation is not that clear I think. I am looking how elastic and kibana communicate user info. When creating a user in kibana is this user automaticaly available in elastic or …

---

## [How to Implement ILM on a Fixed Index?](https://discuss.elastic.co/t/how-to-implement-ilm-on-a-fixed-index/351493)

<div class="topic-metadata">

**Author:** [@vnajUWni](https://discuss.elastic.co/u/vnajUWni)\
**Replies:** 2\
**Last updated:** [January 21, 2024, 12:12pm UTC](https://discuss.elastic.co/t/how-to-implement-ilm-on-a-fixed-index/351493 "2024-01-21T12:12:07Z")

</div>

I am currently using the elasticsearch-logger plugin from APISIX (GitHub - apache/apisix: The Cloud-Native API Gateway) to write logs to Elasticsearch. However, this plugin does not support creating new index by date and…

---

## [\[Transforms\] How to add an aggregation field?](https://discuss.elastic.co/t/transforms-how-to-add-an-aggregation-field/350657)

<div class="topic-metadata">

**Author:** [@lizozom](https://discuss.elastic.co/u/lizozom)\
**Replies:** 3\
**Last updated:** [January 21, 2024, 11:34am UTC](https://discuss.elastic.co/t/transforms-how-to-add-an-aggregation-field/350657 "2024-01-21T11:34:40Z")

</div>

I'm using Transforms to pivot my log data for analytics. I want to add another aggregation to the transform (obviously only for future runs). I don't see this option in the UI neither in the API. Is it possible to add …

---

## [The parent/child of the join type sort by child field](https://discuss.elastic.co/t/the-parent-child-of-the-join-type-sort-by-child-field/351489)

<div class="topic-metadata">

**Author:** [@ChiMu\_Yuan](https://discuss.elastic.co/u/ChiMu_Yuan)\
**Replies:** 0\
**Last updated:** [January 21, 2024, 3:52am UTC](https://discuss.elastic.co/t/the-parent-child-of-the-join-type-sort-by-child-field/351489 "2024-01-21T03:52:55Z")

</div>

Hello everyone I'm not good at English.Please bear with some of my language errors. I have an index based on the parent-child structure using the join type. User can view the page based on the parent mode or the child…

---

## [Does not exist target folder in the external plugin in Kibana 8.10.4](https://discuss.elastic.co/t/does-not-exist-target-folder-in-the-external-plugin-in-kibana-8-10-4/350652)

<div class="topic-metadata">

**Author:** [@mzm1370](https://discuss.elastic.co/u/mzm1370)\
**Replies:** 2\
**Last updated:** [January 20, 2024, 8:14am UTC](https://discuss.elastic.co/t/does-not-exist-target-folder-in-the-external-plugin-in-kibana-8-10-4/350652 "2024-01-20T08:14:57Z")

</div>

Hi I installed the external plugin in KIbana and there is no exit target folder in the external plugin in Kibana 8.10.4 and no run Kibana 8.10.4

---

## [How to edit kibana.yml and incress kibana CSV report download size?](https://discuss.elastic.co/t/how-to-edit-kibana-yml-and-incress-kibana-csv-report-download-size/351059)

<div class="topic-metadata">

**Author:** [@MD\_Rezaul\_Karim](https://discuss.elastic.co/u/MD_Rezaul_Karim)\
**Replies:** 3\
**Last updated:** [January 19, 2024, 11:40pm UTC](https://discuss.elastic.co/t/how-to-edit-kibana-yml-and-incress-kibana-csv-report-download-size/351059 "2024-01-19T23:40:02Z")

</div>

How to edit kibana.yml and incress kibana CSV report download size?

---

## [Can\`t build and install kibana external plugins](https://discuss.elastic.co/t/can-t-build-and-install-kibana-external-plugins/351007)

<div class="topic-metadata">

**Author:** [@laripour](https://discuss.elastic.co/u/laripour)\
**Replies:** 2\
**Last updated:** [January 19, 2024, 11:25pm UTC](https://discuss.elastic.co/t/can-t-build-and-install-kibana-external-plugins/351007 "2024-01-19T23:25:01Z")

</div>

hi everyone. i have problem on Kibana 8.10.4 when i execute kibana plugin build command, target directory is not created in given .zip, and also .zip file can not be installed on production mode. thanks.

---

## [Visualization lens chart filter by max and min timestamp](https://discuss.elastic.co/t/visualization-lens-chart-filter-by-max-and-min-timestamp/350922)

<div class="topic-metadata">

**Author:** [@Liam619](https://discuss.elastic.co/u/Liam619)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 11:13pm UTC](https://discuss.elastic.co/t/visualization-lens-chart-filter-by-max-and-min-timestamp/350922 "2024-01-19T23:13:38Z")

</div>

Hi everyone, I'm trying to figure out how to filter timestamp by getting the max and min of 2 date. I have tried to use "aggs" but I get error instead. I have a sql query condition that I need to turn into kibana chart…

---

## [View only Dashboard on ELK 8.6.2!](https://discuss.elastic.co/t/view-only-dashboard-on-elk-8-6-2/350816)

<div class="topic-metadata">

**Author:** [@Kvoyce2023](https://discuss.elastic.co/u/Kvoyce2023)\
**Replies:** 4\
**Last updated:** [January 19, 2024, 11:08pm UTC](https://discuss.elastic.co/t/view-only-dashboard-on-elk-8-6-2/350816 "2024-01-19T23:08:52Z")

</div>

Hi all, So I got a working cross cluster Kibana dashboard which we have built as superuser. Now we have a request to share this dashboard as view only mode with another department. For the above request , I created a …

---

## [Dashboards using \_cat APIs](https://discuss.elastic.co/t/dashboards-using-cat-apis/350888)

<div class="topic-metadata">

**Author:** [@jcruz](https://discuss.elastic.co/u/jcruz)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 11:04pm UTC](https://discuss.elastic.co/t/dashboards-using-cat-apis/350888 "2024-01-19T23:04:32Z")

</div>

Hello guys, I would like to create some visualizations using the \_cat/indices API, so I can monitoring and understand the index usage during time. Is there any way to get the \_cat API output into some lens panels to c…

---

## [Kibana markdown - clickable location for an image linked to URL - take 2](https://discuss.elastic.co/t/kibana-markdown-clickable-location-for-an-image-linked-to-url-take-2/350753)

<div class="topic-metadata">

**Author:** [@Buddha](https://discuss.elastic.co/u/Buddha)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 10:47pm UTC](https://discuss.elastic.co/t/kibana-markdown-clickable-location-for-an-image-linked-to-url-take-2/350753 "2024-01-19T22:47:43Z")

</div>

Hello, Background: I had this issue where the clickable image area was only the bottom portion of the image. A fix (\[Dashboard\] Add styling to allow clickable TSVB markdown images by Heenawter · Pull Request #147802 ·…

---

## [\[ERROR\]\[plugins.fleet\] Failed to fetch latest version of cloud\_defend from registry:](https://discuss.elastic.co/t/error-plugins-fleet-failed-to-fetch-latest-version-of-cloud-defend-from-registry/350742)

<div class="topic-metadata">

**Author:** [@Ekta](https://discuss.elastic.co/u/Ekta)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 10:45pm UTC](https://discuss.elastic.co/t/error-plugins-fleet-failed-to-fetch-latest-version-of-cloud-defend-from-registry/350742 "2024-01-19T22:45:16Z")

</div>

Hi I am upgrading kibana from 7.17.13 to 8.11.3. Kibana working fine but I got a error logs in my syslog like below OS: ububtu 22.04 Jan 10 16:37:20 TEST02 kibana\[1285\]: \[2024-01-10T16:37:20.641+05:30\]\[ERROR\]\[plugins.…

---

## [Kibana - elasticsearch connexion](https://discuss.elastic.co/t/kibana-elasticsearch-connexion/350698)

<div class="topic-metadata">

**Author:** [@boubou](https://discuss.elastic.co/u/boubou)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 10:36pm UTC](https://discuss.elastic.co/t/kibana-elasticsearch-connexion/350698 "2024-01-19T22:36:25Z")

</div>

Hello everyone, I just installed Kibana and Elasticsearch on my server. I downloaded versions 8.2.0 in tar.gz on Linux. To set up these two software, I modified two documents: elasticsearch.yml kibana.yml Here is th…

---

## [Elastic runtimes fields](https://discuss.elastic.co/t/elastic-runtimes-fields/350677)

<div class="topic-metadata">

**Author:** [@Rossana](https://discuss.elastic.co/u/Rossana)\
**Replies:** 3\
**Last updated:** [January 19, 2024, 9:53pm UTC](https://discuss.elastic.co/t/elastic-runtimes-fields/350677 "2024-01-19T21:53:50Z")

</div>

Hi, I try to make a dashboard with term agg (with three different values). But one of the values is too big, so it does not show it. This is the field value So I guess thats why it does not appears on my visuali…

---

## [Index got locked](https://discuss.elastic.co/t/index-got-locked/351464)

<div class="topic-metadata">

**Author:** [@Keith\_Lin](https://discuss.elastic.co/u/Keith_Lin)\
**Replies:** 1\
**Last updated:** [January 19, 2024, 9:51pm UTC](https://discuss.elastic.co/t/index-got-locked/351464 "2024-01-19T21:51:12Z")

</div>

Jan 19, 2024 @ 12:17 PM PUT /\*/\_settings { "index": { "blocks.read\_only": false, "blocks.read\_only\_allow\_delete": null, "blocks.write": true } } The run the above. The blocks.write: true block all index…

[Previous page](https://discuss.elastic.co/latest.md?page=424)

[Next page](https://discuss.elastic.co/latest.md?page=426)
