You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -216,7 +222,7 @@ You can use this method you use to send an event to Sysdig Cloud. The events you
216
222
**Arguments**
217
223
-**name**: the name of the new event.
218
224
-**description**: a longer description offering detailed information about the event.
219
-
-**severity**: the UTC time (in seconds) of the end of the data window, or 0 to indicate "now". A negative value can also be optionally used to indicate a relative time in the past from now. For example, -3600 means "one hour ago".
225
+
-**severity**: severity, syslog style (from 0 to 7).
220
226
-**host**: the host generating the event. Can be used for filtering/segmenting purposes in Sysdig Cloud.
221
227
-**tags**: a list of key-value dictionaries that can be used to tag the event. Can be used for filtering/segmenting purposes in Sysdig Cloud.
0 commit comments