Hello ,
I followed the steps from https://www.elastic.co/guide/en/elasticsearch/reference/current/oidc-guide.html
.
Here is my Kibana startup log.
-- Logs begin at Wed 2023-09-06 07:42:02 CEST, end at Mon 2023-09-11 07:41:20 CEST. --
Sep 11 07:39:01 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:39:01Z","tags":["warning","elasticsearch","admin"],"pid":22983,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Sep 11 07:39:13 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:39:13Z","tags":["warning","plugins","licensing"],"pid":22983,"message":"License information could not be obtained from Elasticsearch due to Error: No Living connections error"}
Sep 11 07:39:43 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:39:43Z","tags":["warning","elasticsearch","data"],"pid":22983,"message":"No living connections"}
Sep 11 07:39:43 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:39:43Z","tags":["warning","plugins","licensing"],"pid":22983,"message":"License information could not be obtained from Elasticsearch due to Error: No Living connections error"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins-system"],"pid":22983,"message":"Stopping all plugins."}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","bfetch"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","graph"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","apm"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","cloud"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","spaces"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","home"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","share"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","data"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","translations"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","apm_oss"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","security"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","features"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","timelion"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","canvas"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","metrics"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","usageCollection"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","code"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","encryptedSavedObjects"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","infra"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","licensing"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","siem"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","plugins","taskManager"],"pid":22983,"message":"Stopping plugin"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["info","savedobjects-service"],"pid":22983,"message":"Starting saved objects migrations"}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["warning","savedobjects-service"],"pid":22983,"message":"Unable to connect to Elasticsearch. Error: Cluster client cannot be used after it has been closed."}
Sep 11 07:40:40 kibana[22983]: {"type":"log","@timestamp":"2023-09-11T05:40:40Z","tags":["fatal","root"],"pid":22983,"message":"Error: Cluster client cannot be used after it has been closed.\n at ClusterClient.assertIsNotClosed (/apps/elastic/kibana/src/core/server/elasticsearch/cluster_client.js:187:13)\n at ClusterClient._defineProperty [as callAsInternalUser] (/apps/elastic/kibana/src/core/server/elasticsearch/cluster_client.js:108:12)\n at callAsInternalUser (/apps/elastic/kibana/src/core/server/elasticsearch/elasticsearch_service.js:72:29)"}
Sep 11 07:40:40 kibana[22983]: FATAL Error: Cluster client cannot be used after it has been closed.
Sep 11 07:40:47 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:47Z","tags":["info","plugins-service"],"pid":30394,"message":"Plugin \"case\" is disabled."}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","config","deprecation"],"pid":30394,"message":"Environment variable CONFIG_PATH is deprecated. It has been replaced with KIBANA_PATH_CONF pointing to a config folder"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins-system"],"pid":30394,"message":"Setting up [37] plugins: [taskManager,siem,licensing,infra,encryptedSavedObjects,code,usageCollection,metrics,canvas,timelion,features,security,apm_oss,translations,reporting,uiActions,data,navigation,status_page,share,newsfeed,kibana_legacy,management,dev_tools,inspector,expressions,visualizations,embeddable,advancedUiActions,dashboard_embeddable_container,home,spaces,cloud,apm,graph,eui_utils,bfetch]"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","taskManager"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","siem"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","licensing"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","infra"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","encryptedSavedObjects"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","plugins","encryptedSavedObjects","config"],"pid":30394,"message":"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"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","code"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","usageCollection"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","metrics"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","canvas"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","timelion"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","features"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","security"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","plugins","security","config"],"pid":30394,"message":"Generating a random key for xpack.security.encryptionKey. To prevent sessions from being invalidated on restart, please set xpack.security.encryptionKey in kibana.yml"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","plugins","security","config"],"pid":30394,"message":"Session cookies will be transmitted over insecure connections. This is not recommended."}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","apm_oss"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","translations"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","data"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","share"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","home"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","spaces"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","cloud"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","apm"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","graph"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","plugins","bfetch"],"pid":30394,"message":"Setting up plugin"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["info","savedobjects-service"],"pid":30394,"message":"Waiting until all Elasticsearch nodes are compatible with Kibana before starting saved objects migrations..."}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["error","elasticsearch","data"],"pid":30394,"message":"Request error, retrying\nHEAD http://XX.XX.XXX.XXX:9200/.apm-agent-configuration => socket hang up"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["error","elasticsearch","data"],"pid":30394,"message":"Request error, retrying\nGET http://XX.XX.XXX.XXX:9200/_xpack => socket hang up"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["error","elasticsearch","admin"],"pid":30394,"message":"Request error, retrying\nGET http://XX.XX.XXX.XXX:9200/_nodes?filter_path=nodes.*.version%2Cnodes.*.http.publish_address%2Cnodes.*.ip => socket hang up"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","data"],"pid":30394,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","data"],"pid":30394,"message":"No living connections"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","plugins","licensing"],"pid":30394,"message":"License information could not be obtained from Elasticsearch due to Error: No Living connections error"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","admin"],"pid":30394,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","admin"],"pid":30394,"message":"No living connections"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["error","savedobjects-service"],"pid":30394,"message":"Unable to retrieve version information from Elasticsearch nodes."}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","data"],"pid":30394,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Sep 11 07:40:53 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:53Z","tags":["warning","elasticsearch","data"],"pid":30394,"message":"No living connections"}
Sep 11 07:40:53 kibana[30394]: Could not create APM Agent configuration: No Living connections
Sep 11 07:40:55 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:55Z","tags":["warning","elasticsearch","admin"],"pid":30394,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Sep 11 07:40:55 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:55Z","tags":["warning","elasticsearch","admin"],"pid":30394,"message":"No living connections"}
Sep 11 07:40:58 kibana[30394]: {"type":"log","@timestamp":"2023-09-11T05:40:58Z","tags":["warning","elasticsearch","admin"],"pid":30394,"message":"Unable to revive connection: http://XX.XX.XXX.XXX:9200/"}
Earlier without the SSO configuration I was able to connect to Elastic from Kibana without any issues. However after enabling the trial version am getting this error.
Please find below the config files without SSO below.
elasticsearch.yml
# ======================== Elasticsearch Configuration =========================
#
# NOTE: Elasticsearch comes with reasonable defaults for most settings.
# Before you set out to tweak and tune the configuration, make sure you
# understand what are you trying to accomplish and the consequences.
#
# The primary way of configuring a node is via this file. This template lists
# the most important settings you may want to configure for a production cluster.
#
# Please consult the documentation for further information on configuration options:
# https://www.elastic.co/guide/en/elasticsearch/reference/index.html
#
# ---------------------------------- Cluster -----------------------------------
#
# Use a descriptive name for your cluster:
#
#cluster.name: my-application
#
# ------------------------------------ Node ------------------------------------
#
# Use a descriptive name for the node:
#
node.name: node-1
#
# Add custom attributes to the node:
#
node.attr.rack: r1
#node.data: false
#
# ----------------------------------- Paths ------------------------------------
#
# Path to directory where to store the data (separate multiple locations by comma):
#
#path.data: /path/to/data
#
# Path to log files:
#
#path.logs: /path/to/logs
#
#Path to Snapshot:
#
path.repo: /apps/elastic/elasticsearch
#
# ----------------------------------- Memory -----------------------------------
#
# Lock the memory on startup:
#
bootstrap.memory_lock: true
#
# Make sure that the heap size is set to about half the memory available
# on the system and that the owner of the process is allowed to use this
# limit.
#
# Elasticsearch performs poorly when the system is swapping the memory.
#
# ---------------------------------- Network -----------------------------------
#
# Set the bind address to a specific IP (IPv4 or IPv6):
#
network.host: XX.XX.XXX.XXX
#
# Set a custom port for HTTP:
#
http.port: 9200
#
# For more information, consult the network module documentation.
#
# --------------------------------- Discovery ----------------------------------
#
# Pass an initial list of hosts to perform discovery when this node is started:
# The default list of hosts is ["127.0.0.1", "[::1]"]
#
discovery.seed_hosts: ["XX.XX.XXX.XXX"]
#
# Bootstrap the cluster using an initial set of master-eligible nodes:
#
cluster.initial_master_nodes: ["node-1"]
#
# For more information, consult the discovery and cluster formation module documentation.
#
# ---------------------------------- Gateway -----------------------------------
#
# Block initial recovery after a full cluster restart until N nodes are started:
#
#gateway.recover_after_nodes: 3
#
# For more information, consult the gateway module documentation.
#
# ---------------------------------- Various -----------------------------------
#
# Require explicit names when deleting indices:
#
#action.destructive_requires_name: true
indices.lifecycle.poll_interval: 60s
kibana.yml
# Kibana is served by a back end server. This setting specifies the port to use.
server.port: 5601
# Specifies the address to which the Kibana server will bind. IP addresses and host names are both valid values.
# The default is 'localhost', which usually means remote machines will not be able to connect.
# To allow connections from remote users, set this parameter to a non-loopback address.
server.host: abcd.in.net.intra
# Enables you to specify a path to mount Kibana at if you are running behind a proxy.
# Use the `server.rewriteBasePath` setting to tell Kibana if it should remove the basePath
# from requests it receives, and to prevent a deprecation warning at startup.
# This setting cannot end in a slash.
#server.basePath: ""
# Specifies whether Kibana should rewrite requests that are prefixed with
# `server.basePath` or require that they are rewritten by your reverse proxy.
# This setting was effectively always `false` before Kibana 6.3 and will
# default to `true` starting in Kibana 7.0.
#server.rewriteBasePath: false
# The maximum payload size in bytes for incoming server requests.
#server.maxPayloadBytes: 1048576
# The Kibana server's name. This is used for display purposes.
server.name: "Amanda-Muse"
# The URLs of the Elasticsearch instances to use for all your queries.
elasticsearch.hosts: ["http://XX.XX.XXX.XXX:9200"]
# When this setting's value is true Kibana uses the hostname specified in the server.host
# setting. When the value of this setting is false, Kibana uses the hostname of the host
# that connects to this Kibana instance.
elasticsearch.preserveHost: true
# Kibana uses an index in Elasticsearch to store saved searches, visualizations and
# dashboards. Kibana creates a new index if the index doesn't already exist.
kibana.index: ".kibana"
# The default application to load.
#kibana.defaultAppId: "home"
# If your Elasticsearch is protected with basic authentication, these settings provide
# the username and password that the Kibana server uses to perform maintenance on the Kibana
# index at startup. Your Kibana users still need to authenticate with Elasticsearch, which
# is proxied through the Kibana server.
#elasticsearch.username: "elastic"
#elasticsearch.username: "kibana"
#elasticsearch.password: "pass"
# Enables SSL and paths to the PEM-format SSL certificate and SSL key files, respectively.
# These settings enable SSL for outgoing requests from the Kibana server to the browser.
#server.ssl.enabled: false
#server.ssl.certificate: /path/to/your/server.crt
#server.ssl.key: /path/to/your/server.key
# Optional settings that provide the paths to the PEM-format SSL certificate and key files.
# These files are used to verify the identity of Kibana to Elasticsearch and are required when
# xpack.security.http.ssl.client_authentication in Elasticsearch is set to required.
#elasticsearch.ssl.certificate: /path/to/your/client.crt
#elasticsearch.ssl.key: /path/to/your/client.key
# Optional setting that enables you to specify a path to the PEM file for the certificate
# authority for your Elasticsearch instance.
#elasticsearch.ssl.certificateAuthorities: /apps/elastic/kibana/config/elasticsearch-ca.pem
#elasticsearch.ssl.certificateAuthorities: "elasticsearch-ca.pem"
# To disregard the validity of SSL certificates, change this setting's value to 'none'.
#elasticsearch.ssl.verificationMode: full
# Time in milliseconds to wait for Elasticsearch to respond to pings. Defaults to the value of
# the elasticsearch.requestTimeout setting.
#elasticsearch.pingTimeout: 1500
# Time in milliseconds to wait for responses from the back end or Elasticsearch. This value
# must be a positive integer.
#elasticsearch.requestTimeout: 30000
# List of Kibana client-side headers to send to Elasticsearch. To send *no* client-side
# headers, set this value to [] (an empty list).
#elasticsearch.requestHeadersWhitelist: [ authorization ]
# Header names and values that are sent to Elasticsearch. Any custom headers cannot be overwritten
# by client-side headers, regardless of the elasticsearch.requestHeadersWhitelist configuration.
#elasticsearch.customHeaders: {}
# Time in milliseconds for Elasticsearch to wait for responses from shards. Set to 0 to disable.
#elasticsearch.shardTimeout: 30000
# Time in milliseconds to wait for Elasticsearch at Kibana startup before retrying.
#elasticsearch.startupTimeout: 5000
# Logs queries sent to Elasticsearch. Requires logging.verbose set to true.
#elasticsearch.logQueries: false
# Specifies the path where Kibana creates the process ID file.
#pid.file: /var/run/kibana.pid
# Enables you specify a file where Kibana stores log output.
#logging.dest: stdout
# Set the value of this setting to true to suppress all logging output.
#logging.silent: false
# Set the value of this setting to true to suppress all logging output other than error messages.
#logging.quiet: false
# Set the value of this setting to true to log all events, including system usage information
# and all requests.
#logging.verbose: false
# Set the interval in milliseconds to sample system and process performance
# metrics. Minimum is 100ms. Defaults to 5000.
#ops.interval: 5000
# Specifies locale to be used for all localizable strings, dates and number formats.
# Supported languages are the following: English - en , by default , Chinese - zh-CN .
#i18n.locale: "en"
Both elastic and kibana are using version 7.6.2
. Is it because of the trial version in elastic ??
Regards,
Chitra