Inforiver
On-Prem Inforiver Writeback Matrix
On-Prem Inforiver Writeback Matrix
  • 👋Inforiver Writeback Matrix On-Prem
  • Before You Start
    • 🪄Basic Requirements
    • 🥌Entra ID App
    • 📧SMTP Service
    • 🕹️Inforiver Credentials
    • 📳Virtual Network (Optional)
  • Deployment
    • Microsoft Azure
      • Basics
      • Networking
      • SQL Database
      • Inforiver Workspace
      • SMTP
      • Final Deployment
    • Custom Visual Generation
    • Azure AD App Post Configuration
  • Architecture Concepts
    • Overview
    • O365 Permissions
    • External Connections
    • Azure Cost
  • Upgrade
    • Overview
    • Integrate Infobridge with Inforiver (for 2.x users)
    • Integrate EDITable with Inforiver (for 2.x users)
    • Update Inforiver Container Instances (for 3.x users)
    • Update EDITable Container Instance (for 3.x users)
    • Update Inforiver EDITable Container Instances (for 3.x users)
    • Update Inforiver EDITable Container Instances (for 4.x users)
  • How To Guides
    • Overview
    • Register Inforiver App with Certificate
    • Key Vault Integration
    • Custom Domain and SSL
    • Application Gateway Integration
    • Private App Service
    • Diagnostic Settings
    • Configuring Office 365 SMTP
    • Scaling Up Azure Database
    • Creation and Deletion of Database
    • Enabling App Service Logs
    • Scaling Up the App Service Plan
    • Scaling Redis Cache
    • Update Inforiver License
    • Update Azure AD Client & Other Environment Variables
  • Troubleshooting Steps
    • Overview
Powered by GitBook
On this page
  1. How To Guides

Diagnostic Settings

PreviousPrivate App ServiceNextConfiguring Office 365 SMTP

Last updated 2 months ago

Diagnostic settings lets you export platform logs and metrics to other services. Each Azure resource requires its own diagnostic settings where we define the following:

  • The type of metric and log data to be sent

  • One or more destinations to send to.

Let us see the configuration of diagnostic settings for the Inforiver resource.

Configuration Steps

  1. Select the resource for which you want to configure the Diagnostic Settings. Here, choose Inforiver from the resource groups.

  2. From the menu on the left side of the window, go to Monitoring section and choose Diagnostic settings.

  3. On the right, click on + Add diagnostic setting.

  1. Now, you can specify the following settings:

  • Name: Name your diagnostic setting here.

  • Logs: Select the types of logs you want to collect through the check boxes available. You can choose from options such as App Service Application logs, HTTP logs, Platform logs, etc. The list of logs varies depending upon the Azure service.

  • Metrics: Select the metrics you want to collect by ticking on the checkboxes available. Metrics provide performance and usage data for the resource. Select AllMetrics if you want to store metrics in Azure Monitor Logs too.

  • Destination: Choose the destination where you want to send the logs and metrics. You can select options like Azure Storage, Event Hubs, Log Analytics workspace, or a combination of these.

  • Retention(days): Specify the number of days you want to retain the logs and metrics data.

Once you have configured the settings, click on Save to apply the diagnostic settings.

You can refer this to learn more on Diagnostic Settings in Azure.

page
Diagnostic Settings
Logs and Metrics in Diagnostic Settings
This page shows the diagnostic settings tab.
This page shows the logs and metrics available in the diagnostic settings tab.