Redirecting logs of kibana to /mnt/appln/kibana/logs

Hello,

I am trying to redirect logs of kibana to /mnt/appln/kibana/logs
I made a changes in logging.dest: /mnt/appln/kibana/logs in kibana.yml
When i start kibna i got an error

Error: EISDIR: illegal operation on a directory, open '/mnt/appln/kibana/logs'

Please help me, How to redirect logs of kibana to /mnt/appln/kibana/logs this location.

Thanks

Hello,

It sounds like the user you're running Kibana as doesn't have write permissions for the directory. See this related issue:

Regards,
Aaron

Hello,
Thanks for your reply
But I have given 775 permission to entire path
/Mnt/appln/kibana/logs

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