diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:44:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-04 17:44:55 +0000 |
commit | 5068d34c08f951a7ea6257d305a1627b09a95817 (patch) | |
tree | 08213e2be853396a3b07ce15dbe222644dcd9a89 /test/datafile_simple.8 | |
parent | Initial commit. (diff) | |
download | lnav-5068d34c08f951a7ea6257d305a1627b09a95817.tar.xz lnav-5068d34c08f951a7ea6257d305a1627b09a95817.zip |
Adding upstream version 0.11.1.upstream/0.11.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/datafile_simple.8')
-rw-r--r-- | test/datafile_simple.8 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/test/datafile_simple.8 b/test/datafile_simple.8 new file mode 100644 index 0000000..c6363c3 --- /dev/null +++ b/test/datafile_simple.8 @@ -0,0 +1,44 @@ + Succeeded authorizing right 'system.privilege.taskport.debug' by client '/usr/libexec/taskgated' [76339] for authorization created by '/usr/libexec/taskgated' [77395] (100003,1) + key 29:29 ^ +quot 29:60 ^-----------------------------^ system.privilege.taskport.debug +pair 29:60 ^-----------------------------^ system.privilege.taskport.debug + key 73:73 ^ +quot 73:95 ^--------------------^ /usr/libexec/taskgated +pair 73:95 ^--------------------^ /usr/libexec/taskgated + key 98:98 ^ + num 98:103 ^---^ 76339 + val 98:103 ^---^ 76339 + grp 98:103 ^---^ 76339 +pair 98:103 ^---^ 76339 + key 135:135 ^ +quot 135:157 ^--------------------^ /usr/libexec/taskgated +pair 135:157 ^--------------------^ /usr/libexec/taskgated + key 160:160 ^ + num 160:165 ^---^ 77395 + val 160:165 ^---^ 77395 + grp 160:165 ^---^ 77395 +pair 160:165 ^---^ 77395 + key 168:168 ^ + num 168:174 ^----^ 100003 + val 168:174 ^----^ 100003 + num 175:176 ^ 1 + val 175:176 ^ 1 + grp 168:176 ^------^ 100003,1 +pair 168:176 ^------^ 100003,1 +msg :Succeeded authorizing right 'system.privilege.taskport.debug' by client '/usr/libexec/taskgated' [76339] for authorization created by '/usr/libexec/taskgated' [77395] (100003,1) +format :Succeeded authorizing right # by client # [#] for authorization created by # [#] (#) +{ + "col_0": "system.privilege.taskport.debug", + "col_1": "/usr/libexec/taskgated", + "col_2": [ + 76339 + ], + "col_3": "/usr/libexec/taskgated", + "col_4": [ + 77395 + ], + "col_5": [ + 100003, + 1 + ] +} |