blob: cf6344cf450a5f6f34f09bc98be5a9eeadfb5ac4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"version": "4.1",
"eventType": "syslogFields",
"description": "newRule",
"uid": "f620724b-7170-43e1-8a8b-55e98cabe658",
"phase": "sto2",
"condition": null,
"actions": [
{
"actionType": "copy",
"from": {
"regex": "",
"state": "closed",
"values": [{ "value": "" }, { "value": "" }],
"value": "aB"
},
"target": "event.commonEventHeader.domain",
"id": "296bcdd0-1d20-11e8-a96d-298fbe0cb0fd"
}
]
}
|