cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sschroeder
Level 2

DEBUG log, assign custom attributes

I'm looking to associate a license checkout to a job that is initiating the checkout. I'd like to see that job ID within the debug log for the IN/OUT records if possible.

I've seen LM_PROJECT used, but that is only available in the report log, which I cannot decrypt.

The other option I've found is to use lc_log from the API, but currently we are only using lmgrd command to manage licenses and I'm not sure how to implement the API off of that.

Any advice on how to associated a checkout to whatever is requesting/initiating that specific checkout would be appreciated.

0 Kudos
(1) Reply
sschroeder
Level 2

Actually to be more clear, when I say "job", I don't mean a job as flexnet understands it. I mean a process ID or UID of an executed task that requests a checkout.

0 Kudos