4. Monitoring, Logging and Statistics

adminConsole

Version

Displays up-to-date statistics, recent exchanges and, by default, allows live modification of Membrane's configuration.

Syntax

<adminConsole />
<adminConsole />

Sample

<serviceProxy port="9000">
<adminConsole readOnly="[true, false]" />
</serviceProxy>
<serviceProxy port="9000">
   <adminConsole readOnly="[true, false]" />
</serviceProxy>

Attributes

NameRequiredDefaultDescriptionExamples
readOnlyfalsefalseWhether runtime changes to Membrane's configuration can be committed in the admin console.-
useXForwardedForAsClientAddrfalsefalsewhether to show the value of the first "X-Forwarded-For" header instead of the client IP address-

Can be used in