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.

Is there a log management strategy that can be used in HDP?

avatar
New Member

I am trying to install a new cluster, is there a standard HDP log management strategy?

1 ACCEPTED SOLUTION

avatar
Expert Contributor
@Sreelakshmi Lingala

Although it depends on the requirements of the project or implementation the following link provides details of log size management

https://community.hortonworks.com/articles/8882/how-to-control-size-of-log-files-for-various-hdp-c.h...

Also OS level tools would be important from managing disk space compressing the log files.

Also check the level of logging (WARN,DEBUG ....) enabled in the various log components in HDP which would avoid unexpected results.

Along with this one needs to make sure Ambari Logs usually /var/log also does not spiral out of control.

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

avatar
Expert Contributor
@Sreelakshmi Lingala

Although it depends on the requirements of the project or implementation the following link provides details of log size management

https://community.hortonworks.com/articles/8882/how-to-control-size-of-log-files-for-various-hdp-c.h...

Also OS level tools would be important from managing disk space compressing the log files.

Also check the level of logging (WARN,DEBUG ....) enabled in the various log components in HDP which would avoid unexpected results.

Along with this one needs to make sure Ambari Logs usually /var/log also does not spiral out of control.