Skip to content

Commit a0cc4fa

Browse files
committed
Add new files for intro articles
1 parent 7381ca5 commit a0cc4fa

File tree

6 files changed

+309
-279
lines changed

6 files changed

+309
-279
lines changed

docs/cse/get-started-with-cloud-siem/cse-heads-up-display.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: cse-heads-up-display
33
title: Cloud SIEM Heads Up Display
4+
sidebar_label: Heads Up Display
45
description: Learn about Cloud SIEM's Heads Up Display (HUD), a UI that provides an at-a-glance overview of Insight status and activity.
56
---
67

docs/cse/get-started-with-cloud-siem/index.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,26 @@ description: Learn how to get started using Cloud SIEM for threat hunting.
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

9-
This guide helps you get started using Cloud SIEM for threat hunting.
9+
The following articles help you get started using Cloud SIEM.
1010

1111
<div className="box-wrapper">
12+
<div className="box smallbox card">
13+
<div className="container">
14+
<a href="/docs/cse/get-started-with-cloud-siem/cloud-siem-ui"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="Shield on a workflow icon" width="40"/><h4>Cloud SIEM User Interface</h4></a>
15+
<p>Learn about the Cloud SIEM user interface.</p>
16+
</div>
17+
</div><div className="box smallbox card">
18+
<div className="container">
19+
<a href="/docs/cse/get-started-with-cloud-siem/introduction-to-cloud-siem-for-analysts"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="Shield on a workflow icon" width="40"/><h4>Introduction to Cloud SIEM for Analysts</h4></a>
20+
<p>Learn basic concepts about Cloud SIEM for security analysts.</p>
21+
</div>
22+
</div>
23+
<div className="box smallbox card">
24+
<div className="container">
25+
<a href="/docs/cse/get-started-with-cloud-siem/introduction-to-cloud-siem-for-administrators"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="Shield on a workflow icon" width="40"/><h4>Introduction to Cloud SIEM for Administrators</h4></a>
26+
<p>Learn basic concepts about Cloud SIEM for administrators.</p>
27+
</div>
28+
</div>
1229
<div className="box smallbox card">
1330
<div className="container">
1431
<a href="/docs/cse/get-started-with-cloud-siem/cse-heads-up-display"><img src={useBaseUrl('img/icons/security/siem-challenges.png')} alt="Shield on a workflow icon" width="40"/><h4>Cloud SIEM Heads Up Display</h4></a>
@@ -33,4 +50,10 @@ This guide helps you get started using Cloud SIEM for threat hunting.
3350
<p>Get up and running quickly with Cloud SIEM administrator tasks.</p>
3451
</div>
3552
</div>
53+
<div className="box smallbox card">
54+
<div className="container">
55+
<a href="/docs/cse/get-started-with-cloud-siem/cloud-siem-content-catalog"><img src={useBaseUrl('img/icons/security/compliance.png')} alt="Checklist icon" width="40"/><h4>Cloud SIEM Content Catalog</h4></a>
56+
<p>See the out-of-the-box Rules, Schema, Mappings, and Parsers for Cloud SIEM.</p>
57+
</div>
58+
</div>
3659
</div>

0 commit comments

Comments
 (0)