Skip to main content
Skip table of contents

Additional events for Command Connect / Guard

Additional events can be enabled for Command Connect / Guard.

An event can be triggered for Command Connect / Guard sessions, when connecting, disconnecting, getting a shell prompt, command not allowed and starting an unmanaged terminal.

These events are disabled by default

All events can be enabled with:

All events at once
CODE
visulox config -name commandconnect.event.default=true

Single events can be enabled with the according entry:

CODE
    --------------------------------------------------------------------
    | changed | parameter                        |      type | value   |
    --------------------------------------------------------------------
    |         | commandconnect.event.alert       | OPERATION | default |
    |         | commandconnect.event.connect     | OPERATION | default |
    |         | commandconnect.event.default     | OPERATION | false   |
    |         | commandconnect.event.disconnect  | OPERATION | default |
    |         | commandconnect.event.shellprompt | OPERATION | default |
    |         | commandconnect.event.unmanaged   | OPERATION | default |
    --------------------------------------------------------------------

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.