Asadmin-Recorder-Enabled
Table of Contents
Returns whether the Asadmin Recorder service is enabled .
Description
The asadmin-recorder-enabled command checks if the Asadmin Recorder feature is active in Payara Server, simply returning a true or false status.
Options
asadmin-options:
Options for the asadmin utility. For information about these options, see the asadmin help page.
--help:
-?:
Displays the help text for the subcommand.
Examples
Example 1
Returns whether the Asadmin Recorder Service is enabled or not.
asadmin> asadmin-recorder-enabled
Asadmin Recorder Service is enabled
Command asadmin-recorder-enabled executed successfully.