sonic-buildimage/dockers/docker-orchagent/swss_regex.json

8 lines
183 B
JSON
Raw Normal View History

[
{
"tag": "select-operation-failure",
"regex": "SELECT operation result: ([a-zA-Z]*) on ([a-zA-Z]*)",
"params": [ "operation_result", "command" ]
}
]