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.

Hue CLI logging location

avatar
Rising Star

Does anyone know an easy way to configure where Hue writes the logs for the CLI operations (e.g sync_ldap_users_and_groups, import_ldap_group, and import_ldap_user)?

-Darwin

1 ACCEPTED SOLUTION

avatar
Rising Star

Solution:

export DESKTOP_LOG_DIR=/path/for/hue/logs

Then run Hue CLI commands with the separate logging location.

View solution in original post

2 REPLIES 2

avatar
Master Mentor

@dtraver@hortonworks.com as per my experience, anything that touches Hue goes under /var/log/hue/*

This may help

avatar
Rising Star

Solution:

export DESKTOP_LOG_DIR=/path/for/hue/logs

Then run Hue CLI commands with the separate logging location.