How to Create Dashboards for EZRADIUS your Cloud RADIUS Service in Azure

Prerequisites

  1. Registering the application in your tenant
  2. Selecting a Plan
  3. Connecting to your SIEM

How to Create Dashboards for EZRADIUS in Azure

If you are pushing your EZRADIUS logs to Azure Monitor, you can create dashboards to monitor your RADIUS service. We have created a dashboard template that you can import into your Azure Monitor workspace. Once imported, you can customize the dashboard to fit your needs.

  1. First, download the EZRADIUS Dashboard Template.
  2. Open the template in a text editor and replace the following placeholders with your information (Do find and replace all since there are multiple instances of each placeholder):
    • Replace $SIEMRESOURCEID$ with the name full resource ID of your log analytics in the format /subscriptions/$SUBID$/resourcegroups/$RESOURCEGROUPNAME$/providers/microsoft.operationalinsights/workspaces/$WORSPACENAME$ where $SUBID$ is your Azure Subscription ID, $RESOURCEGROUPNAME$ is your resource group name, and $WORSPACENAME$ is the workspace name for your log analytics.
    • Replace $DASHBOARDNAME$ with the name of your Dashboard.
  3. Save the file.
  4. Go to your Azure Portal.
  5. Search for “Dashboard Hub” and click on it.
  6. Click on “Create Dashboard”. Azure Portal Create Dashboard cloud radius
  7. Click on Custom dashboard.
  8. Click on “Cancel” Azure Portal Create Custom Dashboard for cloud radius
  9. Click on “Upload” and select the template file you saved. Azure Portal Import Dashboard for cloud radius
  10. This will create a new dashboard with the name you specified in the template. Azure Portal Dashboard for cloud radius
  11. You can now customize the dashboard to fit your needs by adding or removing widgets.