Where to change the Kibana Logs path?

Hey guys,

kibana.log is growing very rapidly, so I decided to change where it stores its logs, so I changed:

logging.dest from stdout to /new/location, but it won't start after that, so how can I change the logs folder of Kibana?

Thanks.

Hi,
Are you sure that you have made the change to logging.dest folder and is it accessible? As long as that is reachable and you have enough permissions, everything should be o.k . Try to restart Kibana post that . You could create a bash script that copies the Kibana log file every day at midnight, add the date to the new file name, and clear the original Kibana log file.

Thanks
Rashmi

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