LogInsightAgentConfigurationDTO
LogInsightAgentConfigurationDTO
JSON Example
{
"bundleFilePath": "string",
"hostName": "FQDN of vRLI server",
"maxBufferSize": 2000,
"portNumber": 9543,
"protocol": "CFAPI",
"reconnect": 30,
"sslCommonName": "string",
"sslEnabled": true,
"sslTrustAcceptAny": false,
"sslTrustAcceptTrusted": false
}
string
bundleFilePath
Optional
Bundle File Path
string
hostName
Optional
Log Insight server hostname
string
maxBufferSize
Optional
Maximum Buffer Size
string
portNumber
Optional
Port Number
string
protocol
Optional
Protocol
string
reconnect
Optional
Reconnect time
string
sslCommonName
Optional
SSL Common name
boolean
sslEnabled
Optional
SSH status
boolean
sslTrustAcceptAny
Optional
SSL Trust Accept Any
boolean
sslTrustAcceptTrusted
Optional
SSL Trust Accept Trusted