Skip to content

Commit 93e05cd

Browse files
authored
Issue-395: Change Event Type for Timeline Schema (#400)
1 parent 6b0b5e5 commit 93e05cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/timeline-schema.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ timestamp.
5353
|[[timeline-object-eventtype]]`eventType` |String a|Event types displayed in
5454
the timeline, which can be:
5555

56-
* `all`: all events
57-
* `raw`: raw events only
58-
* `signal`: alerts only
56+
* `All data sources`
57+
* `Events`: Event sources only
58+
* `Detection Alerts`: Detection alerts only
5959

6060
|`favorite` |<<favorite-obj, favorite[]>> |Indicates when and who marked a
6161
timeline as a favorite.

0 commit comments

Comments
 (0)