secureAccessFieldResponseSchema
secureAccessFieldResponseSchema
Response schema for Secure Access logs
JSON Example
{
"metaData": {
"limit": "number",
"more": false,
"nextPageLink": "string",
"prevPageLink": "string"
},
"data": [
{
"_source": {
"message": {
"deviceApp": "string",
"connectionType": "string",
"deviceName": "string",
"flowId": "number",
"sessionId": "number",
"connectionTime": "string",
"deviceIP": "string",
"remoteHostName": "string",
"deviceUid": "string",
"connectionStatus": "string",
"deviceUserName": "string",
"connection": "string",
"remoteConnectionStatus": "string",
"remoteHostIp": "string",
"remoteHostPort": "number",
"serverIP": "string",
"connected": "string",
"available": "string",
"numOfActiveConnections": "number",
"remoteBytesTransfered": "string"
},
"logType": "string",
"@timestamp": "string",
"pop": "string"
}
}
],
"count": "number"
}
array of secureAccessSearchDocumentSchema
data
Required
Data which contains logs for the log search response
number As float As float
count
Optional
Total log count for the log search query