Show Table of Contents
9.6. Enabling Debug Mode for the Storage Node
- On the storage node machine, stop the storage node.
[root@node ~]# serverRoot/jon-server-3.2.GA/bin/rhqctl.sh stop --storage
- Open the storage node's
log4j-server.propertiesfile.[root@server ~]# vim serverRoot/jon-server-3.2.GA/rhq-storage/conf/log4j-server.properties
- Add or edit the lines for the log threshold property (
log4j.appender.R.Threshold) and the apache property (log4j.logger.org.apache.cassandra) to enable debug logging.log4j.appender.R.Threshold=DEBUG log4j.logger.org.apache.cassandra=DEBUG
- Restart the storage node.
[root@node ~]# serverRoot/jon-server-3.2.GA/bin/rhqctl start --storage

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.