LogForwardingConfig

LogForwardingConfig
LogForwardingConfig
JSON Example
{
    "logForwardingSettingsDto": {
        "logType": "string",
        "ip": "string",
        "port": 0,
        "indexName": "string",
        "protocol": "string"
    },
    "agentLogForwardingSourcesDto": {
        "source": "string",
        "state": false,
        "message": "string",
        "lastModifiedTimestamp": "string",
        "managedDbDisableList": [
            "string"
        ]
    },
    "dbLogForwardingSourcesDto": {
        "source": "string",
        "state": false,
        "message": "string",
        "lastModifiedTimestamp": "string",
        "managedDbDisableList": [
            "string"
        ]
    },
    "modifySettings": false,
    "modifyAgentSource": false,
    "modifyDbSource": false
}
logForwardingSettingsDto
Optional

logForwardingSettingsDto

agentLogForwardingSourcesDto
Optional

agentLogForwardingSourcesDto

dbLogForwardingSourcesDto
Optional

dbLogForwardingSourcesDto

boolean
modifySettings
Optional

modifySettings

boolean
modifyAgentSource
Optional

modifyAgentSource

boolean
modifyDbSource
Optional

modifyDbSource