feat(schema): add enodia.event.v1 EVE-style event envelope
This commit is contained in:
parent
8d929b50bd
commit
54bd8ff1f4
4 changed files with 111 additions and 0 deletions
|
|
@ -18,3 +18,4 @@ FIRST_SEEN_V1 = "enodia.first_seen.v1"
|
|||
RESPONSE_PLAN_V1 = "enodia.response.plan.v1"
|
||||
RESPONSE_AUDIT_V1 = "enodia.response.audit.v1"
|
||||
RECONCILE_V1 = "enodia.reconcile.v1"
|
||||
EVENT_V1 = "enodia.event.v1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue