eapowertools-archive / qs-governance-dashboard

Unsupported - Collects metadata and parses script logs for Qlik Sense applications for use with Qlik Sense Governance
Other
38 stars 14 forks source link

Couple of suggestions #21

Open gustafssone opened 7 years ago

gustafssone commented 7 years ago

Hi! Couldn't resist investigating...

I am assuming this is tested on a local machine where there are lots of "leftovers", and plenty of work left, but perhaps this can add some insight.

A few things I noticed:

Logfile attached.

2017-08-11.QlikSenseGovernance.log.zip

Prerequisites

gustafssone commented 7 years ago

Seems that an upgrade was required. I was testing this for version 3.1.1. June patch 1 - got me past the error message above. Got stuck during the qvd load script but should be easier (KeyTables kept loading indefinitely). Will get back to you on that part.

Do you know if 3.2 SR3 would work? I have a customer environment where this version is used.

Parsing the logs gave the following error though, something is up there. {"jsFile":"parseScriptLogs.js","level":"info","message":"begin parsing","timestamp":"2017-08-11T14:18:02.409Z"} {"jsFile":"parseScriptLogs.js","level":"info","message":"Identifying files to parse in \\WIN2012R2\share\ArchivedLogs","timestamp":"2017-08-11T14:18:02.409Z"} {"jsFile":"parseScriptLogs.js","level":"info","message":"1 files to process","timestamp":"2017-08-11T14:18:02.424Z"} {"jsFile":"parseScriptLogs.js","level":"info","message":"Processing file number 0: win2012r2","timestamp":"2017-08-11T14:18:02.679Z"} {"jsFile":"parseScriptLogs.js","level":"error","message":"Error parsing win2012r2","timestamp":"2017-08-11T14:18:02.706Z"} {"jsFile":"parseScriptLogs.js","level":"info","message":"Parsing script log files complete","timestamp":"2017-08-11T14:18:02.707Z"}

All other suggestions are still valid :)