Facing some errors in kibana

log [10:01:31.426] [warning][collector-set][plugins][usageCollection] Unable to fetch data from reporting collector
log [10:01:32.237] [error][index][plugins][security][session] Failed to retrieve session value: Request timed out
log [10:01:32.260] [error][authentication][plugins][security] TimeoutError: Request timed out
at ClientRequest.onTimeout (D:\Monitoring\kibana-7.12.0\node_modules@elastic\Elasticsearch\lib\Connection.js:109:16)
at ClientRequest.emit (events.js:315:20)
at Socket.emitRequestTimeout (_http_client.js:784:9)
at Object.onceWrapper (events.js:421:28)
at Socket.emit (events.js:327:22)
at Socket._onTimeout (net.js:483:8)
at listOnTimeout (internal/timers.js:554:17)
at processTimers (internal/timers.js:497:7) {
meta: {
body: null,
statusCode: null,
headers: null,
meta: {
context: null,
request: [Object],
name: 'Elasticsearch-js',
connection: [Object],
attempts: 3,
aborted: false
}
}
},
Can i know the occurence and solution for it

Hi,

Could you share the content of your kibana.yml file and give more information about how are you running it and in what context does this error appears?

Cheers

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