#{include 'Application/top_head.html'/} #{include 'Application/top_nav.html'/} #{data-table-init tableName:'log-list-all', defaultSize:'50', , sortSpec:'[]' /}
#{include 'Logs/lognav.html'/} #{include 'tags/refresh.html'/}

Log Analysis with Response Aggregation

Edit the regular expression used for extracting value in response: Edit Aggregation


#{table-declare tableName:'log-list-all' /} No. Command NodeGroup TimeStamp Download Aggregation #{list items:logFiles, as:'logObj'} ${logObj_index} ${logObj.agentCommandType} ${logObj.nodeGroupType} ${logObj.getTimeStampFormatSdsm()}    #{/list}
#{include 'Logs/logfooter.html'/}
#{include 'Application/footer.html'/}