Skip to content

Commit d9ccf2a

Browse files
authored
Merge pull request #733 from logzio/DOC-960
Siem - visualize rules
2 parents 812b235 + 94a0fd4 commit d9ccf2a

File tree

1 file changed

+29
-13
lines changed

1 file changed

+29
-13
lines changed

docs/user-guide/cloud-siem/dashboards.md

Lines changed: 29 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,51 @@ To see the list of available dashboards, navigate to **[SIEM > Dashboards](https
1515

1616
You can search dashboards by name or description or sort them by their creation date or last update.
1717

18-
![Logz.io Security Dashboards](https://dytvr9ot2sszz.cloudfront.net/logz-docs/siem/cloud-siem-dashboards-jan.png)
18+
![Logz.io Security Dashboards](https://dytvr9ot2sszz.cloudfront.net/logz-docs/siem/siem-dashboards-dec24.png)
19+
20+
Dashboards provided by Logz.io are labeled and locked for editing. To customize these dashboards, **duplicate** them and make changes to the copy. You can also create custom dashboards to complement Logz.io's pre-built options.
1921

20-
Note that dashboards provided by Logz.io are labeled and locked to editing. You can duplicate them to make them your own.
21-
You can always create your own dashboards to add to Logz.io's pre-built dashboards.
2222

2323
## Reports
2424

2525
You can automatically send reports about existing dashboards on a regular schedule over your preferred endpoints.
2626

27-
Open a dashboard and click **Create report** from the top menu.
27+
To view a list of your existing reports, navigate to **[SIEM > Reports](https://app.logz.io/#/dashboard/scheduled-reports)**.
28+
29+
You can create a report directly from a dashboard by clicking the **Create report** from the top menu.
2830

2931
![Create a report](https://dytvr9ot2sszz.cloudfront.net/logz-docs/siem/create-report-siem-jan.png)
3032

31-
You can also create a report by navigating to **[SIEM > Reports > New Report](https://app.logz.io/#/dashboard/scheduled-reports/create)**.
33+
Or, you can create a report by navigating to **[SIEM > Reports > New Report](https://app.logz.io/#/dashboard/scheduled-reports/create)**.
3234

33-
Next:
35+
When creating a new report, you'll need to provide the following details:
3436

35-
* Name your report and provide a description
37+
* Name your report and provide a brief description
3638
* Select the dashboard you want to send as a report and the relevant time range
37-
* Choose when you want to send the report using a [cron expression](https://www.freeformatter.com/cron-expression-generator-quartz.html)
39+
* Set up the report's delivery schedule using a [cron expression](https://www.freeformatter.com/cron-expression-generator-quartz.html)
3840
* Select the relevant time zone you want to use for this report
39-
* Add the relevant recipients. You can type email addresses to add them or click on **New recipients** to configure notification endpoints
40-
41-
Finally, you can check the box to include a link to the live dashboard in the message and add a custom logo to the report.
41+
* Add recipients by typing their email addresses or by clicking **New Recipients** to configure notification endpoints
4242

43-
Click **Send test** to verify your report, and **Save** to activate it.
43+
Optionally, you can check the option to include a link to the live dashboard in the report and upload a custom logo for branding.
4444

45+
Once you've configured the report, click **Send Test** to verify its setup, and then click **Save** to activate the schedule.
4546

4647
![Create a report inner](https://dytvr9ot2sszz.cloudfront.net/logz-docs/siem/siem-create-report-jan.png)
4748

48-
4949
For further information, read more about [scheduling reports](/docs/user-guide/log-management/reports/).
50+
51+
## Configuring visualizations for SIEM rules
52+
53+
If you've created a new SIEM rule and want to populate specific visualizations, you'll need to apply the correct tag when setting up the rule.
54+
55+
Visualization Tags:
56+
57+
* Access Events: `access`
58+
* Threat Events: `network_threat`
59+
* Audit Events: `audit`
60+
* Endpoint Events: `endpoint_threat`
61+
62+
Adding the appropriate tag ensures that these visualizations are populated correctly.
63+
64+
![Create a report inner](https://dytvr9ot2sszz.cloudfront.net/logz-docs/siem/siem-add-tags-to-rule.png)
65+

0 commit comments

Comments
 (0)