Created 09-30-2017 06:06 AM
I am trying to install a new cluster, is there a standard HDP log management strategy?
Created 09-30-2017 06:13 AM
Although it depends on the requirements of the project or implementation the following link provides details of log size management
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.
Created 09-30-2017 06:11 AM
@Sreelakshmi Lingala Yes, please refer below links for more about them.
https://community.hortonworks.com/articles/118786/log4j-settings-for-hdp-services.html
Let me know if this helps.
Created 09-30-2017 06:13 AM
Although it depends on the requirements of the project or implementation the following link provides details of log size management
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.