@@ -16,11 +16,11 @@ The {siem-app} is a highly interactive workspace for security analysts. It is
1616designed to be discoverable, clickable, draggable and droppable, expandable and
1717collapsible, resizable, moveable, and so forth.
1818
19- The *{kibana-ref}/kuery-query.html[{kib} Query Language (KQL)] bar* is available
19+ The *{kibana-ref}/kuery-query.html[{kib} Query Language (KQL)]* bar is available
2020throughout the {siem-app} for searching and filtering.
2121
22- NOTE: The default index patterns for {siem-soln} events are `auditbeat-*`` , `winlogbeat-*` `,
23- `filebeat-*`` , and `packetbeat-*`. You can change the default index patterns in
22+ NOTE: The default index patterns for {siem-soln} events are `auditbeat-*`, `winlogbeat-*`,
23+ `filebeat-*`, and `packetbeat-*`. You can change the default index patterns in
2424{kib} -> Management -> Advanced Settings -> `siem:defaultIndex`.
2525
2626
@@ -43,7 +43,7 @@ image::overview-ui.png[]
4343[[hosts-ui]]
4444=== Hosts
4545
46- The Hosts view provides provides key metrics regarding host-related security
46+ The Hosts view provides key metrics regarding host-related security
4747events, and a set of data tables that let you interact with the Timeline Event
4848Viewer. You can drag and drop items of interest from the Hosts view tables to
4949Timeline for further investigation.
@@ -132,20 +132,20 @@ whether your placement is on target to create an `AND` or `OR` filters.
132132[[pivot]]
133133==== Pivot your data
134134
135- Right-click a drop area filter to access additional operations to exclude, temporarily
136- disable, or delete the filter terms . For example, you can change an included
137- filter to an exclusion .
135+ Click a filter to access additional operations such as exclude, temporarily
136+ disable, or delete items from the query . For example, you can change an included
137+ item so that it is excluded .
138138
139139[float]
140140[[row-renderer]]
141141==== Get more context for each event
142142As you build and modify your queries, you can see the results of your
143143interactions in the details pane below.
144144
145- As your query takes shape, an easy-to-follow rendered view appears for each
146- event. It shows relevant contextual information that helps tell the backstory of
147- the event. If you see a particular item that interests you, you can drag it to
148- the drop area for further introspection.
145+ As your query takes shape, an easy-to-follow rendered view appears for events. It
146+ shows relevant contextual information that helps tell the backstory of the
147+ event. If you see a particular item that interests you, you can drag it to the
148+ drop area for further introspection.
149149
150150[float]
151151[[other]]
@@ -154,7 +154,7 @@ the drop area for further introspection.
154154The Timeline is flexible and highly interactive. As you would expect, the
155155{siem-app} lets you:
156156
157- * add, remove, or resize Timeline columns.
157+ * add, remove, reorder, or resize Timeline columns.
158158* save, open, and list Timelines
159159* add notes to individual events
160160* add investigation notes for the whole Timeline
0 commit comments