Skip to content
  • There are no suggestions because the search field is empty.

Relay-server Configuration

Relay-server ConfigurationRelay-server Configuration

NchanPropertiesNchanProperties

  • Name:

    rsa.netwitness.relay.agent-subscribe-channel

  • Default value:

    /agent/subscribe

  • Type:

    string

  • Description:

    Subscription nchan URL to get the responses published by endpoint-server


  • Name:

    rsa.netwitness.relay.connection-timeout

  • Default value:

    60

  • Type:

    seconds

  • Description:

    Max time to wait for the connection to be created


  • Name:

    rsa.netwitness.relay.max-connections

  • Default value:

    100

  • Type:

    integer

  • Description:

    Maximum number of connections allowed to nchan from relay server


  • Name:

    rsa.netwitness.relay.nchan-base-url

  • Default value:

    https://localhost

  • Type:

    string

  • Description:

    URL of the Nchan service


  • Name:

    rsa.netwitness.relay.read-timeout

  • Default value:

    120

  • Type:

    seconds

  • Description:

    Max time to wait for the response before throwing error


  • Name:

    rsa.netwitness.relay.server-metrics-url

  • Default value:

    /nchan_stub_status

  • Type:

    string

  • Description:

    URL to get the nchan metrics


  • Name:

    rsa.netwitness.relay.server-publish-channel

  • Default value:

    /endpoint_server/publish

  • Type:

    string

  • Description:

    Publish nchan URL to forward the requests and endpoint-server will read from there


RelayPkiPropertiesRelayPkiProperties

  • Name:

    rsa.netwitness.relay.pki.certificate-path

  • Default value:

    /etc/pki/nw/service/import

  • Type:

    string

  • Description:

    location of the certificate and private key


  • Name:

    rsa.netwitness.relay.pki.initial-delay

  • Default value:

    5

  • Type:

    seconds

  • Description:

    Time to wait before reloading the keystore if needed


  • Name:

    rsa.netwitness.relay.pki.relay-cert-name

  • Default value:

    relay-server-cert.chain

  • Type:

    string

  • Description:

    the file name of the relay-server certificate chain


  • Name:

    rsa.netwitness.relay.pki.relay-key-name

  • Default value:

    relay-server-key.pem

  • Type:

    string

  • Description:

    the file name of the relay-server private key