#{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. JsonObjectType TimeStamp Download #{list items:logFileGenerics, as:'logObj'} ${logObj_index} ${logObj.jsonObjectType} ${logObj.getTimeStampFormatSdsm()} #{/list}
#{include 'Logs/logfooter.html'/} #{include 'Application/footer.html'/}