Error ID Index pattern

hello, i need help with this error that kibana gives me when i create a filebeat index, i get this error:

Error
    at Fetch._callee3$ (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1287438)
    at l (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:969217)
    at Generator._invoke (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:968970)
    at Generator.forEach.e.<computed> [as next] (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:969574)
    at asyncGeneratorStep (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1280961)
    at _next (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1281272)

Hi @Juan_David_Jaramillo ,

Unfortunately this error doesn't give us enough details to debug it. Do you see anything suspicious in the server side Kibana logs? If not, would you mind enabling verbose logs and trying again?

Best,
Oleg

The error occurs when I create the index pattern in kibana, it generates this ID error, I have tried with another name, but still this error appears, and when I search for the index in discover it also appears.
look it this:

This is...

Error
    at Fetch._callee3$ (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1287438)
    at l (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:969217)
    at Generator._invoke (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:968970)
    at Generator.forEach.e.<computed> [as next] (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:288:969574)
    at asyncGeneratorStep (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1280961)
    at _next (https://72dfe17217744236af40cc31b704a664.us-central1.gcp.cloud.es.io:9243/31997/bundles/commons.bundle.js:3:1281272)

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