LogAgentEventDetail
LogAgentEventDetail
JSON Example
{
"protocol": "string",
"rapid_connection": {
"error_code": "string",
"error_reason": "string",
"host": "string",
"port": "string"
},
"tcp_detail": {
"error_code": "string",
"error_reason": "string",
"host": "string",
"port": "string"
},
"type": "string"
}
string
protocol
Required
Protocol used for communication to the external entity. Enum options - TCP_CONN. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
string
type
Required
Type of log agent event. Enum options - LOG_AGENT_CONNECTION_ERROR. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.