AIOps

AIOps

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#ITAutomation
#AIOps
#CloudPakforAIOps
#AIOps

 View Only
  • 1.  how to change Event Dashboard timeout

    Posted 05/13/21 06:17 AM

    In WebGUI 8.1, how to modify Event Dashboard timeout setting.

    Do we have such setting ?



    #Netcool
    #Support
    #SupportMigration


  • 2.  RE: how to change Event Dashboard timeout

    Posted 05/13/21 06:18 AM

    there is no separate timeout for the Event dashboard.

    The time out is defined for each datasource in the ncwDataSourceDefinitions.xml in below section.

    <!--

    Data source connection parameters eg. timeout for query statements -->

    <ncwConnectionParameters>

    <ncwStatementParameters>

    <ncwQueryTimeout baseTime="60"/>

    </ncwStatementParameters>

    </ncwConnectionParameters>



    #Netcool
    #Support
    #SupportMigration