- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 207
 
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I've got pwru log file that includes information on the processes that created the SKBs. At the beginning of the logs, the name and PID of the processes are displayed as expected. Starting with line 74415 (record 74414), the name of the processes that created the SKBs is no longer displayed, and shows as <empty>. The PID still shows up as expected.
$ pwru --version
pwru v1.0.4-1-g1e10c197d1c0
$ sudo pwru \
    --output-tuple \
    --output-meta \
    --output-file=/tmp/pwru.log \
    --ready-file=/tmp/pwru.ready \
    'host 10.244.2.78 or port 60154'
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working