ADC

Debugging

  • How can I determine the interface (CLI, GUI, or API) through which an operation was performed?

    The Citrix ADC keeps track of the interfaces through which operations are performed. You can view this information in syslogs (in the GUI, navigate to Configuration > System > Auditing > Audit Messages > Syslog messages) or in the ns.log (located at the /var/log/ directory) file.

    For example, operations that are performed through the API are flagged as “API CMD_EXECUTED.”

Debugging