Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to change Knox log directory?

avatar
Super Collaborator

How do I change the directory where Knox logs are located ? default is /var/log/knox?

Customers wants on /var/log/hdp/knox

1 ACCEPTED SOLUTION

avatar

Change the symbolic link for logs in the knox home dir to point to /var/log/hdp/knox

/usr/hdp/current/knox-server/logs -> /var/log/hdp/knox

View solution in original post

3 REPLIES 3

avatar

Change the symbolic link for logs in the knox home dir to point to /var/log/hdp/knox

/usr/hdp/current/knox-server/logs -> /var/log/hdp/knox

avatar
Super Collaborator

Thank You!

Ok that works. is there a plan to have this configurable via Ambari?

avatar

I second George's question for making this configurable via Ambari!!