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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2021 09:04 AM
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?
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2022 12:47 PM
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 ...
- Navigate to System Logs > Node Log File Downloads
- Filter on Names starting with localhost
- Sort to bring the latest one on top
- Right click on localhost_log* record, select Download Logs from Near Nodes
- They will be downloaded as ZIP files in your download folder
- Unzip all and open each one until you find your DEBUG logs
Hope this helps
Luigi