This page describes how to configure reporting apps and generate the report as per your configurations.

Configurations of Reporting Apps

The configuration process is the same for all the apps except for a few minor changes, so given examples for two different types of apps to configure with all the required steps.

Example-1: Alert Listing

To configure the Alert Listing app, follow the below steps:

  1. Go to the Reporting Apps landing page.
  2. To configure the Alert Listing app, click on the app card to open it.
  3. In configuration Parameter section:
    • Add Query: Using an OpsQL query, you can customize the report result. If users did not select “updatedTime” attributes in the query string, in that case the user selection query would be appended by default. For example: If a user only selects the alertType attributes, the query will automatically append with AND updatedTime > ‘-7d’ The query will look like below: (alertType = “MONITORING”) AND updatedTime > ‘-7d’
    • Client Selection: You can select a single client or all clients from the dropdown list. Only selected client data will get into the report.
    • Attributes Selection: Specify the attributes of the selected entities that you wish to include as columns in the report.
    • Format: Choose the format (XLSX) of your report to be generated.
  4. After configuring all parameters, click Generate Report to create the report based on your selections. If you want to save this generated analysis for future use, click Save as Analysis.

Example-2: Asset Insights

To configure the Asset Insights app, follow the below steps:

  1. Go to the Reporting Apps landing page.
  2. To configure the Asset Insights app, click on the app card to open it.
  3. In configuration Parameter section:
    • Analysis Period: Default analysis period as Snapshot is selected.
    • Format: Choose the format (PDF or XLSX) of your report to be generated.
  4. After configuring all parameters, click Generate Report to create the report based on your selections. If you want to save this generated analysis for future use, click Save as Analysis.

Once run has successfully configured the app, you will be able to download and save the report.

Next Steps

Refer below documents: