Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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.