Session Forwarding Destinations

Use this page to configure terminal-session forwarding destinations for Secure Remote Access (SRA).

Terminal-based sessions (SSH, database CLI, and Kubernetes CLI flows) can forward command and output logs to external systems for monitoring, retention, and compliance workflows.

Supported Destinations

The supported forwarding targets are:

  • Splunk
  • Datadog
  • Logstash
  • Logz.io
  • Sumo Logic
  • Elasticsearch
  • Azure Log Analytics
  • Google Chronicle
  • Syslog
  • stdout
  • Amazon S3

This list matches the current forwarding endpoint family in the API reference.

Configuration Surfaces

Use one of the following:

  • Console path: Open the relevant gateway in the gateway management UI, then navigate to Remote Access and Session Forwarding.
  • CLI command family: gateway-update-remote-access-session-forwarding-*
  • API endpoint family: gwupdateremoteaccesssessionlogs*

For full command flags and provider-specific payload details, see CLI Reference - Gateway Secure Remote Access and API and SDK Workflows.

Minimal CLI Pattern

akeyless gateway update remote-access-session-forwarding <provider>

Replace <provider> with the destination-specific command variant documented by the CLI reference.

Use CLI Reference - Gateway Secure Remote Access for the full gateway update remote-access-session-forwarding-* command variants and flags.

Related API Endpoints

Footer Section