Dashboards
Dashboards provide visual representations of security data within Foundry apps. They combine LogScale queries with configurable widgets to create interactive data views.
Creating a dashboard
Section titled “Creating a dashboard”In the Falcon console
Section titled “In the Falcon console”- In the App Builder, go to Dashboards.
- Click Create dashboard.
- Enter a name and description.
- Add widgets to the dashboard canvas.
Dashboard widgets
Section titled “Dashboard widgets”Each widget is powered by a LogScale query and renders the results in a specific visualization:
| Widget type | Description |
|---|---|
| Table | Tabular data with sortable columns |
| Bar chart | Horizontal or vertical bar charts |
| Line chart | Time-series line charts |
| Pie chart | Proportional data display |
| Counter | Single numeric value with optional trend indicator |
| World map | Geographic distribution of events |
Adding a widget
Section titled “Adding a widget”- Click Add widget on the dashboard canvas.
- Select the widget type.
- Write or select a LogScale (CQL) query.
- Configure the visualization settings (axes, grouping, colors).
- Set the time range and refresh interval.
Scheduled reports
Section titled “Scheduled reports”Dashboards can generate scheduled reports that are automatically delivered via email or stored for later review.
- Open the dashboard.
- Click Schedule report.
- Configure the schedule (frequency, time, recipients).
- Select the output format.
For a complete walkthrough of building a dashboard with scheduled reports, see Build a Threat Hunting Dashboard.