Classification debugging not working. glide.discovery.debug.ci_identification

DaveHertel
Kilo Sage
Kilo Sage

Has anyone used glide.discovery.debug.ci_identification to debug classifiers on Paris?  I've debugged classifiers in past but now i can't get any debug output for classification detail.   The docs for debugging classifiers are pretty useless (ya, surprising!...)  I've added the system property, restarted MID's, etc. looked in Discovery logs, System logs and Node log file browser, tried numerous attempts with variations... but no luck, no classification debug output.  

Digging more...found ancient threads here referring to a slightly different property name: glide.discovery.debug.classification and tried it too. But also hasn't worked, none of the various logs are not outputting any Debug Classification info

What is the right property to get Classifier DEBUG output in logs in Paris?
What is the right log to see debug info?

10 REPLIES 10

Luigi2
Tera Contributor

Hi Alexey,

Yes it does return OID's. I did finally figure out my problem and I'm sure it will work for you as well. I recently was told that we have 8 nodes and the unfortunate issue is that when debug is running, it can land on any of the 8 nodes. Therefore if you want to find your Debug logs, you'll have to download all nearby nodes.

Here is how you do it, note, it's long and cumbersome ...

  1. Navigate to System Logs > Node Log File Downloads
  2. Filter on Names starting with localhost
  3. Sort to bring the latest one on top
  4. Right click on localhost_log* record, select Download Logs from Near Nodes
  5. They will be downloaded as ZIP files in your download folder
  6. Unzip all and open each one until you find your DEBUG logs

Hope this helps

Luigi