Added *eventType to opts for process threhold

This commit is contained in:
Trial97
2020-10-08 17:35:05 +03:00
committed by Dan Christian Bogos
parent 50789d6000
commit 61d2b4e922
30 changed files with 318 additions and 169 deletions

View File

@@ -551,7 +551,6 @@ const (
Meta = "*"
MetaSysLog = "*syslog"
MetaStdLog = "*stdout"
EventType = "EventType"
EventSource = "EventSource"
AccountID = "AccountID"
ResourceID = "ResourceID"
@@ -2400,6 +2399,8 @@ const (
Subsys = "*subsys"
OptsAttributesProcessRuns = "*processRuns"
OptsDispatcherMethod = "*method"
MetaEventType = "*eventType"
EventType = "EventType"
)
// Event Flags