Hello,
Can we have direct connectivity to upload kibana.log file after reaching to specific size of file to cloud storage?
Or
Can we specify cloud uploading path in kibana.yml itself for log.path setting?
Because after sometime the disk of machine where kibana is hosted, gets full.
Hi @aditi_salunke ,
You can read official documentation about configuring Kibana logging here
You are probably interested in:
logging.appenders.file: logging.appenders.rolling-file
logging.appenders.file:
logging.appenders.rolling-file
But it is up to you to manage files on a disk, you can either remove the old ones or upload to s3 or smth.
Regards, Dzmitry
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.