Adding a Table to Display Source IP Addresses by Events/Day
This example illustrates how to add a table that groups the source IP addresses by events/day to your custom dashboard.
For detailed explanations of the settings in this example, see Custom Dashboard Components.
-
Select Dashboards | CUSTOM and select the dashboard you want to edit.
The dashboard appears.
-
Select Open in Visualizer and then select Edit.
The display switches to the editing canvas.
-
Select New table.
The Chart Builder dialog box appears with the Chart Type section on display and Table selected.
-
Select Next to enter the General section and enter the following settings:
Chart Name: Top 5 Source IP Addresses per Day
Tenant: All Tenants
Indices: Alerts
Table Type: Groupings
-
Select Next to advance to the Query section, leave Query as None, and then select Next again.
The Groupings section appears.
-
Select + Add Grouping twice to create a total of three groupings.
The groupings are processed sequentially, and you can rearrange them to change the configuration.
-
Expand the Column 1 grouping and enter the following:
Column Label: Date
Aggregation: Date Histogram; Field: timestamp
Interval Time: 1; Interval Unit: Day
-
Expand the Column 2 grouping and enter the following:
Column Label: Source IP Address
Aggregation: Term; Field: srcip
Metric: Count
Order: Descending
Size: 5
-
Expand the Column 3 grouping and enter the following:
Column Label: Number
Aggregation: Metric; Metric: Count
-
Select Next to save your configuration and advance to the Options section.
-
Leave Rows per Page at 20 and Filter by event status enabled, and then select Submit.
Stellar Cyber adds the table and displays it on the editing canvas.
-
Select Save.
The dashboard appears with your new table.