Configuring the transport properties files
Transport properties files define how the probe receives events using the transport module.
The following sections describe the property settings available for each transport protocol:
- Configuring the JMS transport
- Configuring the data file transport
- Configuring the MQTT transport
- Configuring the Web Socket transport
- Configuring the webhook v1 transport
- Configuring the webhook v2 transport
- Configuring the socket transport
- Configuring the Kafka transport
- Configuring the Apache Pulsar transport
Note: On Windows platforms, the delimiter in all the paths
defined in the Java properties files should be escaped, for example,
if you are setting the path for the key store, the path should be
defined as follows:
keyStore=C:\\IBM\\Tivoli\\Netcool\\omnibus\\java\\security\\client.jks