Skip to content

Logging & Monitoring

The Logging & Monitoring service in Industrial Edge enables users to configure monitoring mechanisms around their Industrial Edge infrastructure.

If you are looking for guidance on how to implement monitoring effectively, please refer to the Best Practices section for practical recommendations and proven approaches.

Overview

Logging & Monitoring services is available in Edge Device UI under Settings > Logging & Monitoring.

Logging & Monitoring Service is displayed as below:

image-overview

No. Items
Service Toggler
Config menu
Configurations: manage configurations
Prometheus Exporter: manage prometheus exporter
Destinations Management : manage destinations
Settings: global settings
Import Configs: import, upload configuration file
Export Configs: download configuration as JSON file, which includes all metrics configurations.
Download Report: download IED information, for example, OS version and app versions.
Search Configurations
Configurations list:
• Existing configurations and its basic information
• Delete action
Destination health indicator: indicate connection status to destination

Destination health state indicator

On the area ⑪, the status is used to indicate the health status of the target.

Available state Description
data-forward.png The connection to destination is healthy.
connection-error.png Connection to destination cannot be established.

Hover over the connection error icon or go to the configuration detail page to see more details about the connection error if there is one.

The configuration detail page is displayed as below:

connection-error-detail.png

NOTICE

The frequency of health check depends on value of 'Settings > flush'.
For example,

  • if the user sets the flush time to 60, then the backend service would perform the Destination Health Check every 60 seconds.
  • if the user sets the flush time to less than 30, then the backend service would perform a target health check every <flush-value> + 10 seconds, which means that if there is something wrong with the connection to the target, the indicator will not turn red immediately. Instead, it will have some delay. How long the delay is depends on the flush value set by the user.
  • Disable Logging & Monitoring Service

    The Logging & Monitoring Service is enabled by default. To disable it, click the service toggle at top left corner(①).

    service-enabled.png

    Once confirmed, the service will take approximately 30 seconds to complete.

    To enable the Logging & Monitoring service again, follow the same steps as above.