98ace33b0f
Added events for select op, alpm parity error, moved dhcp events from host to container
8 lines
183 B
JSON
8 lines
183 B
JSON
[
|
|
{
|
|
"tag": "select-operation-failure",
|
|
"regex": "SELECT operation result: ([a-zA-Z]*) on ([a-zA-Z]*)",
|
|
"params": [ "operation_result", "command" ]
|
|
}
|
|
]
|