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
We’re excited to introduce self-service checkout, a streamlined way for trial users to upgrade to an **Essentials** plan directly from within the Sumo Logic platform. No more waiting for sales assistance—now you can unlock premium features in just a few clicks!
12
+
13
+
With self-service checkout, you’ll enjoy:
14
+
-**Quick upgrades**. Complete your purchase in minutes.
15
+
-**Instant access**. Start using advanced features right away.
16
+
-**Convenient payments**. Pay securely with a credit card.
17
+
18
+
Ready to get started? [Learn how to upgrade your plan](/docs/get-started/sign-up).
Copy file name to clipboardExpand all lines: docs/alerts/monitors/create-monitor.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -139,10 +139,10 @@ Triggers are evaluated by balancing the requirement of timely alert notification
139
139
* For [static logs monitors](#static-detection-method), triggers are similar to "Alert when the result is greater than _ within Y Minutes". The triggers are evaluated periodically as below.
140
140
| When detection window (Y) is | Evaluate trigger every |
* For [anomaly logs monitors](#anomaly-detection-method), triggers are evaluated every `timeslice` as specified in the monitor query. For example, the below query is evaluated every 2 minutes.
Copy file name to clipboardExpand all lines: docs/cse/get-started-with-cloud-siem/index.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,23 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
9
9
This guide helps you get started using Cloud SIEM for threat hunting.
10
10
11
11
<divclassName="box-wrapper">
12
+
<divclassName="box smallbox card">
13
+
<divclassName="container">
14
+
<ahref="/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><divclassName="box smallbox card">
18
+
<divclassName="container">
19
+
<ahref="/docs/cse/get-started-with-cloud-siem/intro-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
+
<divclassName="box smallbox card">
24
+
<divclassName="container">
25
+
<ahref="/docs/cse/get-started-with-cloud-siem/intro-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>
12
29
<divclassName="box smallbox card">
13
30
<divclassName="container">
14
31
<ahref="/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>
@@ -27,6 +44,12 @@ This guide helps you get started using Cloud SIEM for threat hunting.
27
44
<p>Learn about the contents of the Insights UI in Cloud SIEM.</p>
0 commit comments