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
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.
19
21
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.
22
22
23
23
## Reports
24
24
25
25
You can automatically send reports about existing dashboards on a regular schedule over your preferred endpoints.
26
26
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.
28
30
29
31

30
32
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)**.
32
34
33
-
Next:
35
+
When creating a new report, you'll need to provide the following details:
34
36
35
-
* Name your report and provide a description
37
+
* Name your report and provide a brief description
36
38
* 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)
38
40
* 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
42
42
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.
44
44
45
+
Once you've configured the report, click **Send Test** to verify its setup, and then click **Save** to activate the schedule.
45
46
46
47

47
48
48
-
49
49
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
+

0 commit comments