Errors in Kibana logs

Good morning,
The first sorry for my English. I am new on Linux, I have to install Kibana. I'm using Ubuntu Server 2004.
I installed kibana 7.9.3 from the .tar file following the instructions https://www.elastic.co/guide/en/kibana/7.x/targz.html
When executing kibana I get all these logs with many errors and warnings:

devops@testserver:/usr/local/bin/netin/outercore/bin/kibana-7.9.3-linux-x86_64$ ./bin/kibana
  log   [08:30:43.851] [warning][plugins-discovery] Expect plugin "id" in camelCase, but found: beats_management
  log   [08:30:43.892] [warning][plugins-discovery] Expect plugin "id" in camelCase, but found: triggers_actions_ui
  log   [08:31:01.059] [info][plugins-service] Plugin "visTypeXy" is disabled.
  log   [08:31:01.060] [info][plugins-service] Plugin "auditTrail" is disabled.
  log   [08:31:01.579] [warning][config][deprecation] Config key [monitoring.cluster_alerts.email_notifications.email_address] will be required for email notifications to work in 8.0."
  log   [08:31:01.709] [info][plugins-system] Setting up [92] plugins: [taskManager,licensing,observability,globalSearch,globalSearchProviders,code,usageCollection,ossTelemetry,telemetryCollectionManager,telemetry,telemetryCollectionXpack,kibanaUsageCollection,mapsLegacy,newsfeed,kibanaLegacy,translations,legacyExport,timelion,share,charts,bfetch,expressions,data,home,cloud,apmOss,console,consoleExtensions,searchprofiler,painlessLab,grokdebugger,management,upgradeAssistant,licenseManagement,watcher,indexPatternManagement,advancedSettings,fileUpload,savedObjects,dataEnhanced,visualizations,visualize,visTypeVislib,visTypeVega,visTypeTimelion,features,security,snapshotRestore,reporting,enterpriseSearch,encryptedSavedObjects,ingestManager,indexManagement,remoteClusters,crossClusterReplication,indexLifecycleManagement,beats_management,transform,ingestPipelines,maps,graph,canvas,visTypeTimeseries,rollup,visTypeTagcloud,visTypeMarkdown,visTypeMetric,visTypeTable,tileMap,regionMap,inputControlVis,discover,discoverEnhanced,dashboard,lens,dashboardMode,savedObjectsManagement,spaces,lists,eventLog,actions,case,alerts,alertingBuiltins,ml,securitySolution,infra,monitoring,logstash,apm,uptime,esUiShared]
  log   [08:31:02.023] [warning][config][plugins][security] Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml
  log   [08:31:02.025] [warning][config][plugins][security] Session cookies will be transmitted over insecure connections. This is not recommended.
  log   [08:31:02.070] [warning][config][plugins][reporting] Generating a random key for xpack.reporting.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.reporting.encryptionKey in kibana.yml
  log   [08:31:02.077] [warning][config][encryptedSavedObjects][plugins] Generating a random key for xpack.encryptedSavedObjects.encryptionKey. To be able to decrypt encrypted saved objects attributes after restart, please set xpack.encryptedSavedObjects.encryptionKey in kibana.yml
  log   [08:31:02.084] [warning][ingestManager][plugins] Fleet APIs are disabled due to the Encrypted Saved Objects plugin using an ephemeral encryption key. Please set xpack.encryptedSavedObjects.encryptionKey in kibana.yml.
  log   [08:31:02.201] [warning][actions][actions][plugins] APIs are disabled due to the Encrypted Saved Objects plugin using an ephemeral encryption key. Please set xpack.encryptedSavedObjects.encryptionKey in kibana.yml.
  log   [08:31:02.224] [warning][alerting][alerts][plugins][plugins] APIs are disabled due to the Encrypted Saved Objects plugin using an ephemeral encryption key. Please set xpack.encryptedSavedObjects.encryptionKey in kibana.yml.
  log   [08:31:02.411] [info][monitoring][monitoring][plugins] config sourced from: production cluster
  log   [08:31:02.814] [info][savedobjects-service] Waiting until all Elasticsearch nodes are compatible with Kibana before starting saved objects migrations...
  log   [08:31:02.840] [info][config][plugins][reporting] Chromium sandbox provides an additional layer of protection, and is supported for Linux Ubuntu Linux 20.04 OS. Automatically enabling Chromium sandbox.
  log   [08:31:03.450] [info][savedobjects-service] Starting saved objects migrations
  log   [08:31:04.037] [info][plugins-system] Starting [92] plugins: [taskManager,licensing,observability,globalSearch,globalSearchProviders,code,usageCollection,ossTelemetry,telemetryCollectionManager,telemetry,telemetryCollectionXpack,kibanaUsageCollection,mapsLegacy,newsfeed,kibanaLegacy,translations,legacyExport,timelion,share,charts,bfetch,expressions,data,home,cloud,apmOss,console,consoleExtensions,searchprofiler,painlessLab,grokdebugger,management,upgradeAssistant,licenseManagement,watcher,indexPatternManagement,advancedSettings,fileUpload,savedObjects,dataEnhanced,visualizations,visualize,visTypeVislib,visTypeVega,visTypeTimelion,features,security,snapshotRestore,reporting,enterpriseSearch,encryptedSavedObjects,ingestManager,indexManagement,remoteClusters,crossClusterReplication,indexLifecycleManagement,beats_management,transform,ingestPipelines,maps,graph,canvas,visTypeTimeseries,rollup,visTypeTagcloud,visTypeMarkdown,visTypeMetric,visTypeTable,tileMap,regionMap,inputControlVis,discover,discoverEnhanced,dashboard,lens,dashboardMode,savedObjectsManagement,spaces,lists,eventLog,actions,case,alerts,alertingBuiltins,ml,securitySolution,infra,monitoring,logstash,apm,uptime,esUiShared]
  log   [08:31:04.042] [info][plugins][taskManager][taskManager] TaskManager is identified by the Kibana UUID: b86efa0f-fb0d-40e0-8d5e-7ed48a923847
  log   [08:31:05.927] [info][plugins][watcher] Your basic license does not support watcher. Please upgrade your license.
  log   [08:31:05.928] [info][crossClusterReplication][plugins] Your basic license does not support crossClusterReplication. Please upgrade your license.
  log   [08:31:05.947] [info][kibana-monitoring][monitoring][monitoring][plugins] Starting monitoring stats collection
  log   [08:31:07.086] [info][status][plugin:kibana@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.098] [info][status][plugin:elasticsearch@7.9.3] Status changed from uninitialized to yellow - Waiting for Elasticsearch
  log   [08:31:07.102] [info][status][plugin:elasticsearch@7.9.3] Status changed from yellow to green - Ready
  log   [08:31:07.105] [info][status][plugin:xpack_main@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.133] [info][status][plugin:monitoring@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.136] [info][status][plugin:spaces@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.143] [info][status][plugin:security@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.154] [info][status][plugin:beats_management@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.308] [info][status][plugin:apm_oss@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.321] [info][status][plugin:console_legacy@7.9.3] Status changed from uninitialized to green - Ready
  log   [08:31:07.349] [info][listening] Server running at http://localhost:5601
  log   [08:31:09.525] [info][server][Kibana][http] http server running at http://localhost:5601
  log   [08:31:10.985] [error][plugins][reporting][validations] The Reporting plugin encountered issues launching Chromium in a self-test. You may have trouble generating reports.
  log   [08:31:10.986] [error][plugins][reporting][validations] Error: Failed to launch chrome!
/usr/local/bin/netin/outercore/bin/kibana-7.9.3-linux-x86_64/x-pack/plugins/reporting/chromium/headless_shell-linux/headless_shell: error while loading shared libraries: libnss3.so: cannot open shared object file: No such file or directory


TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md

    at onClose (/usr/local/bin/netin/outercore/bin/kibana-7.9.3-linux-x86_64/node_modules/puppeteer-core/lib/Launcher.js:349:14)
    at Interface.helper.addEventListener (/usr/local/bin/netin/outercore/bin/kibana-7.9.3-linux-x86_64/node_modules/puppeteer-core/lib/Launcher.js:338:50)
    at Interface.emit (events.js:203:15)
    at Interface.close (readline.js:397:8)
    at Socket.onend (readline.js:173:10)
    at Socket.emit (events.js:203:15)
    at endReadableNT (_stream_readable.js:1145:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
  log   [08:31:11.003] [error][plugins][reporting][validations] Error: Could not close browser client handle!
    at browserFactory.test.then.browser (/usr/local/bin/netin/outercore/bin/kibana-7.9.3-linux-x86_64/x-pack/plugins/reporting/server/lib/validate/validate_browser.js:26:15)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  log   [08:31:11.018] [warning][plugins][reporting][validations] Reporting plugin self-check generated a warning: Error: Could not close browser client handle!
  log   [08:36:08.431] [warning][fetcher][plugins][telemetry] Error sending telemetry usage data: FetchError: request to https://telemetry.elastic.co/xpack/v2/send failed, reason: getaddrinfo EAI_AGAIN telemetry.elastic.co telemetry.elastic.co:443

I looked in the forums but, they haven't helped me, I'm new to Linux and, there are many things that I still do not know how to run and, I do not have enough knowledge.

Hi, @aramos. Kibana logs an error that Reporting won't work out-of-the-box. You can ignore the error if you aren't going to use Reporting. If you want to use Reporting, please follow the recommendations from this issue https://github.com/elastic/kibana/issues/53829

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