The Retrace Monitoring Agent can monitor the health of your Apache web application, including Requests/min vs Average Page Load time, HTTP Request Error Rate, and Apdex Satisfaction Score. To enable Retrace to monitor your Apache web application from the Monitoring Agent, there are a couple of things to make sure of. Configuring Apache’s apache2.conf Logging Settings Within apache2.conf or each …
Web Log Monitoring: Configure Nginx Applications
The Retrace Monitoring Agent can monitor the health of your web application, including Requests/min vs Average Page Load time, HTTP Request Error Rate, and Apdex Satisfaction Score. To enable Retrace to monitor your Nginx web application from the Monitoring Agent, there are a couple of things to make sure of. Configuring Access Logs and Log Formats The Retrace Monitoring Agent …
Web Log Monitoring: Overview
Retrace parses web server logs to capture the usage, error rates, and load times of your web applications. Statistics are gathered at the app level and at the individual URL or action level. Logs are parsed by the Retrace agent continuously and up to 250 distinct URLs will be measured per minute and uploaded to Stackify for aggregation. Retrace only …
Logs: Querying Logs
Retrace’s log management allows you to view and search across all of your logs in one place. Full text indexing powered by Lucene is used to create powerful searching capabilities. Most Lucene style searches are supported. Tips for Searching Through Logs Operators By default searches use the AND operator and must match all terms. These two queries are the same: …
Logs: Dashboard
This article is intended to give you an in depth look at all the features of the Log Dashboard. If you have not already downloaded and added a Stackify Log appender or the Stackify API to your app, see the article on Errors and Logs Overview. Logs Dashboard After installing the logging appender, you will be able to configure your …