Skip to Main Content
AVEVA™ PI System™ Feedback Portal

Welcome to our new feedback site!


We created this site to hear your enhancement ideas, suggestions and feedback about AVEVA products and services. All of the feedback you share here is monitored and reviewed by the AVEVA product managers.

To start, take a look at the ideas in the list below and VOTE for your favorite ideas submitted by other users. POST your own idea if it hasn’t been suggested yet. Include COMMENTS and share relevant business case details that will help our product team get more information on the suggestion. Please note that your ideas and comments are visible to all other users.


This page is for feedback specifically for AVEVA PI System. For links to our other feedback portals, please see the tab RESOURCES below.

Status Already Exists
Created by Gabriel Verreault
Created on Aug 16, 2022

Specific debug log levels to troubleshoot specific issues

Similar to PI Interfaces (/DB for opcint), adapters should allow setting some additional debugging to troubleshoot specific issues, instead of only allowing a general LogLevel (Information, Trace, Warning, etc.) This would allow for more granular logging instead of either having no useful information or so much information that it is very difficult to parse and determine what an issue is. Examples: Additional debugging around discovery / browsing Additional debugging to record data flowing or a specific stream / nodeid Additional debugging listing all items that were added to a subscription Additional debugging around history recovery
  • Attach files
  • sahilp
    Reply
    |
    Oct 16, 2023

    Logging should also be able to be much more detailed. For trace logging on the data source I want to see all the SDK calls being made by the adapter. For example compare with the trace logs of UaExpert.


    This may or may not be super useful for the end users, but I feel certain that this very low level detail can help the AVEVA people to diagnose issues in the field.

  • Admin
    Jiyeon Hwang
    Reply
    |
    May 9, 2023

    Thank you for your input. There are two additional logging levels you can set with AVEVA Adapters: Debug and Trace. Debug level can help with troubleshooting data flow issues, and Trace will give you the most detailed messages with sensitive application data. Please refer to our product documentation to see more information around these Log Levels.