Search

8.4. Monitoring Broker Activity

download PDF
Monitoring broker activity provides insight into the usage of your OpenShift Enterprise deployment and can help diagnose problems with it. Note that problems on the broker only affect actions that interact with the broker, such as creating applications. Deployed applications continue to function normally on their nodes even if the broker is unavailable, which means that developers can still access and update their applications using SSH and Git, and applications are still available online.

8.4.1. Default Broker Log File Locations

By default, the actions of a broker host are written locally to certain log files. The following table provides the location and a description of important broker host log files:
Table 8.1. Default Broker Log Files
File Description
/var/log/openshift/broker/production.log This file contains any log requests processed by the broker application.
/var/log/openshift/broker/user_action.log This file logs any user actions, including the creation and deletion of gears. Similar to production.log, but less verbose.
/var/log/openshift/broker/httpd/access_log This file logs any calls made to the REST API.
/var/log/openshift/broker/httpd/error_log This file logs any Rails errors that occur on start-up.
/var/log/openshift/broker/usage.log This file logs information on gear or filesystem resource usage, but only if tracking is enabled in the /etc/openshift/broker.conf file.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.