- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
04-22-2025 11:21 PM - edited 04-22-2025 11:25 PM
Hello Team,
I want to populate a custom script output in playbook to Dashboards and Reports.
This playbook is triggered on incident and took same data from incident modify it and also uses some third-party custom app data to enrich.
I want to process this data in dashboard.
kindly let me know how to get this.
04-23-2025 02:15 AM
@SVThreatIntel wrote:
Hello Team,
I want to populate a custom script output in playbook to Dashboards and Reports.
This playbook is triggered on incident and took same data from incident modify it and also uses some third-party custom app data to enrich.
I want to process this data in dashboard.
kindly let me know how to get this.
To populate custom playbook output into dashboards and reports, save the enriched data in a readable format (e.g., JSON or CSV) and store it in a database or storage account. Connect this source to a visualization tool (like Power BI) and design widgets or charts to display the data. Automate updates by ensuring the playbook pushes data to the source upon execution, keeping your dashboards current.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!