- Mastering Apache Storm
- Ankit Jain
- 160字
- 2021-07-02 20:32:31
Updating the log level from the Storm UI
Go through the following steps to update the log level from the Storm UI:
- Deploy SampleStormClusterTopology again on the Storm cluster if it is not running.
- Browse the Storm UI at http://nimbus-node:8080/.
- Click on the storm_example topology.
- Now click on the Change Log Level button to change the ROOT logger of the topology, as shown in the following are the screenshots:

- Configure the entries mentioned in the following screenshots change the ROOT logger to ERROR:

- If you are planning to change the logging level to DEBUG, then you must specify the timeout (expiry time) for that log level, as shown in the following screenshots:

- Once the time mentioned in the expiry time is reached, the log level will go back to the default value:

- Clear button mentioned in the Action column will clear the log setting, and the application will set the default log setting again.
推薦閱讀
- Hands-On Image Processing with Python
- Mastering Natural Language Processing with Python
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第3版)
- Expert Data Visualization
- Jupyter數(shù)據(jù)科學(xué)實(shí)戰(zhàn)
- Orchestrating Docker
- 小程序從0到1:微信全棧工程師一本通
- SQL Server 2008中文版項(xiàng)目教程(第3版)
- Struts 2.x權(quán)威指南
- ASP.NET求職寶典
- R語言數(shù)據(jù)挖掘:實(shí)用項(xiàng)目解析
- Python+Office:輕松實(shí)現(xiàn)Python辦公自動(dòng)化
- SEO教程:搜索引擎優(yōu)化入門與進(jìn)階(第3版)
- Python GUI Programming Cookbook(Second Edition)
- Android技術(shù)內(nèi)幕(系統(tǒng)卷)