Help Center/ MapReduce Service/ FAQs/ Component Configurations/ How Do I Change FlumeClient Logs to Standard Logs?
Updated on 2025-03-17 GMT+08:00
How Do I Change FlumeClient Logs to Standard Logs?
- Log in to the node where the Flume client is installed.
- Go to the Flume client installation directory, for example, /opt/FlumeClient. Run the following command:
cd /opt/FlumeClient/fusioninsight-flume-1.9.0/bin
- Run the ./flume-manage.sh stop force command to stop FlumeClient.
- Run the vi ../conf/log4j.properties command to open the log4j.properties file and change the flume.root.logger value to ${flume.log.level},console.
- Run the ./flume-manage.sh start force command to restart FlumeClient.
- After the modification, check whether the Docker configuration is correct.
Parent topic: Component Configurations
What is your overall rating for this page?
0
1
2
3
4
5
6
7
8
9
10
Very dissatisfiedVery satisfied
Thank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.