How can we stop collecting EJB,RMI and Servlet parameter reporting in SteelCentral AppInternals 10.x?

Categories:
Solution Number:
S27908
Last Modified:
2016-02-17
Issue

We have a requirement where we do not want to report EJB,RMI and Servlet parameters that SteelCentral AppInternals is reporting? How can we stop reporting these parameters?

Solution

In SteelCentral AppInternals 10.x EJB,RMI and Servlet parameter reporting is set to true by default.

This can be an issue for several reasons, the two major reasons being performance overhead and sensitive data exposure.

The parameter reporting can be turned off using configuration settings in SteelCentral AppInternals web UI as follows.

 

  1. Log into SteelCentral AppInternals 10.x webUI
     
  2. Click on Configure -> Configurations


     
  3. Select the configuration under which you want to disable the parameter reporting


     
  4. Scroll down to Advanced Settings and click on Show advanced configuration settings


     
  5. Navigate to Configuration Overrides


     
  6. Add the below line in the overrides section as it is and save the changes

    {"trace.report.request.parameters.ejb":false, "trace.report.request.parameters.rmi":false, "trace.report.request.parameters.web":false}

 

The above changes do not need a application restart. They are picked up dynamically. Please open a technical support case if you have any questions.

 

Environment

SteelCentral AppInternals 10.x

Attachments
NOTICE: Riverbed® product names have changed. Please refer to the Product List for a complete list of product names.
Can't find an answer? Create a case