- 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.
推薦閱讀
- Visual C++程序設(shè)計(jì)教程
- 自制編譯器
- Mastering PHP Design Patterns
- Internet of Things with the Arduino Yún
- Python數(shù)據(jù)分析(第2版)
- INSTANT Mercurial SCM Essentials How-to
- Full-Stack React Projects
- 名師講壇:Spring實(shí)戰(zhàn)開(kāi)發(fā)(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 自制編程語(yǔ)言
- Learning Vaadin 7(Second Edition)
- 從零開(kāi)始學(xué)C語(yǔ)言
- Scala Reactive Programming
- Babylon.js Essentials
- Scratch趣味編程:陪孩子像搭積木一樣學(xué)編程
- Using Yocto Project with BeagleBone Black