Skip to content

Commit

Permalink
Update ruletypes.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
luffynextgen authored Nov 15, 2023
1 parent 9701674 commit a43ef0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/ruletypes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -887,7 +887,7 @@ The `from` time is calculated by subtracting this timedelta from the event time.


opensearch_discover_from_timedelta
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``opensearch_discover_from_timedelta``: The offset to the `from` time of the opensearch Discover link's time range.
The `from` time is calculated by subtracting this timedelta from the event time. Defaults to 10 minutes.
Expand All @@ -903,7 +903,7 @@ The `to` time is calculated by adding this timedelta to the event time. Default
``kibana_discover_to_timedelta: minutes: 2``

opensearch_discover_to_timedelta
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

``opensearch_discover_to_timedelta``: The offset to the `to` time of the opensearch Discover link's time range.
The `to` time is calculated by adding this timedelta to the event time. Defaults to 10 minutes.
Expand Down

0 comments on commit a43ef0a

Please sign in to comment.