Inlinelog-condition1

Inlinelog-condition1
Inlinelog-condition1
JSON Example
{
    "logQueryFilters": {
        "logQueryFiltersOperator": "string",
        "partitions": [
            "string"
        ],
        "logQueryFilterConditions": [
            {
                "conditionField": "string",
                "conditionValues": [
                    "string"
                ],
                "queryFilterConditionOperatorType": "string"
            }
        ]
    },
    "logTriggerCondition": "log-trigger-condition Object",
    "queryId": "string",
    "queryTexts": [
        "string"
    ],
    "autoCancelTime": 0
}
logQueryFilters
Optional

Log query filters.

logTriggerCondition
Optional

Log trigger condition

string
queryId
Optional

The queryId will be set for 'Saved' queries. For 'Custom' queries, it will be null.

array of string
queryTexts
Optional

The text contains query checks if a queryTexts is present within a given text.

integer As int32 As int32
autoCancelTime
Optional
Constraints: minimum: 1

The time after which the cancel event will be received from Log Insight.