signal.pid | int | Target PID | |
signal.retval | int | Return value of the syscall | Error Constants |
signal.target.ancestors.args | string | Arguments of the process (as a string) | |
signal.target.ancestors.args_flags | string | Arguments of the process (as an array) | |
signal.target.ancestors.args_options | string | Arguments of the process (as an array) | |
signal.target.ancestors.args_truncated | bool | Indicator of arguments truncation | |
signal.target.ancestors.argv | string | Arguments of the process (as an array) | |
signal.target.ancestors.argv0 | string | First argument of the process | |
signal.target.ancestors.cap_effective | int | Effective capability set of the process | Kernel Capability constants |
signal.target.ancestors.cap_permitted | int | Permitted capability set of the process | Kernel Capability constants |
signal.target.ancestors.comm | string | Comm attribute of the process | |
signal.target.ancestors.container.id | string | Container ID | |
signal.target.ancestors.cookie | int | Cookie of the process | |
signal.target.ancestors.created_at | int | Timestamp of the creation of the process | |
signal.target.ancestors.egid | int | Effective GID of the process | |
signal.target.ancestors.egroup | string | Effective group of the process | |
signal.target.ancestors.envp | string | Environment variables of the process | |
signal.target.ancestors.envs | string | Environment variable names of the process | |
signal.target.ancestors.envs_truncated | bool | Indicator of environment variables truncation | |
signal.target.ancestors.euid | int | Effective UID of the process | |
signal.target.ancestors.euser | string | Effective user of the process | |
signal.target.ancestors.file.change_time | int | Change time of the file | |
signal.target.ancestors.file.filesystem | string | File’s filesystem | |
signal.target.ancestors.file.gid | int | GID of the file’s owner | |
signal.target.ancestors.file.group | string | Group of the file’s owner | |
signal.target.ancestors.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.ancestors.file.inode | int | Inode of the file | |
signal.target.ancestors.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.ancestors.file.modification_time | int | Modification time of the file | |
signal.target.ancestors.file.mount_id | int | Mount ID of the file | |
signal.target.ancestors.file.name | string | File’s basename | |
signal.target.ancestors.file.name.length | int | Length of ‘signal.target.ancestors.file.name’ string | |
signal.target.ancestors.file.path | string | File’s path | |
signal.target.ancestors.file.path.length | int | Length of ‘signal.target.ancestors.file.path’ string | |
signal.target.ancestors.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.ancestors.file.uid | int | UID of the file’s owner | |
signal.target.ancestors.file.user | string | User of the file’s owner | |
signal.target.ancestors.fsgid | int | FileSystem-gid of the process | |
signal.target.ancestors.fsgroup | string | FileSystem-group of the process | |
signal.target.ancestors.fsuid | int | FileSystem-uid of the process | |
signal.target.ancestors.fsuser | string | FileSystem-user of the process | |
signal.target.ancestors.gid | int | GID of the process | |
signal.target.ancestors.group | string | Group of the process | |
signal.target.ancestors.interpreter.file.change_time | int | Change time of the file | |
signal.target.ancestors.interpreter.file.filesystem | string | File’s filesystem | |
signal.target.ancestors.interpreter.file.gid | int | GID of the file’s owner | |
signal.target.ancestors.interpreter.file.group | string | Group of the file’s owner | |
signal.target.ancestors.interpreter.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.ancestors.interpreter.file.inode | int | Inode of the file | |
signal.target.ancestors.interpreter.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.ancestors.interpreter.file.modification_time | int | Modification time of the file | |
signal.target.ancestors.interpreter.file.mount_id | int | Mount ID of the file | |
signal.target.ancestors.interpreter.file.name | string | File’s basename | |
signal.target.ancestors.interpreter.file.name.length | int | Length of ‘signal.target.ancestors.interpreter.file.name’ string | |
signal.target.ancestors.interpreter.file.path | string | File’s path | |
signal.target.ancestors.interpreter.file.path.length | int | Length of ‘signal.target.ancestors.interpreter.file.path’ string | |
signal.target.ancestors.interpreter.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.ancestors.interpreter.file.uid | int | UID of the file’s owner | |
signal.target.ancestors.interpreter.file.user | string | User of the file’s owner | |
signal.target.ancestors.is_kworker | bool | Indicates whether the process is a kworker | |
signal.target.ancestors.is_thread | bool | Indicates whether the process is considered a thread (that is, a child process that hasn’t executed another program) | |
signal.target.ancestors.pid | int | Process ID of the process (also called thread group ID) | |
signal.target.ancestors.ppid | int | Parent process ID | |
signal.target.ancestors.tid | int | Thread ID of the thread | |
signal.target.ancestors.tty_name | string | Name of the TTY associated with the process | |
signal.target.ancestors.uid | int | UID of the process | |
signal.target.ancestors.user | string | User of the process | |
signal.target.args | string | Arguments of the process (as a string) | |
signal.target.args_flags | string | Arguments of the process (as an array) | |
signal.target.args_options | string | Arguments of the process (as an array) | |
signal.target.args_truncated | bool | Indicator of arguments truncation | |
signal.target.argv | string | Arguments of the process (as an array) | |
signal.target.argv0 | string | First argument of the process | |
signal.target.cap_effective | int | Effective capability set of the process | Kernel Capability constants |
signal.target.cap_permitted | int | Permitted capability set of the process | Kernel Capability constants |
signal.target.comm | string | Comm attribute of the process | |
signal.target.container.id | string | Container ID | |
signal.target.cookie | int | Cookie of the process | |
signal.target.created_at | int | Timestamp of the creation of the process | |
signal.target.egid | int | Effective GID of the process | |
signal.target.egroup | string | Effective group of the process | |
signal.target.envp | string | Environment variables of the process | |
signal.target.envs | string | Environment variable names of the process | |
signal.target.envs_truncated | bool | Indicator of environment variables truncation | |
signal.target.euid | int | Effective UID of the process | |
signal.target.euser | string | Effective user of the process | |
signal.target.file.change_time | int | Change time of the file | |
signal.target.file.filesystem | string | File’s filesystem | |
signal.target.file.gid | int | GID of the file’s owner | |
signal.target.file.group | string | Group of the file’s owner | |
signal.target.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.file.inode | int | Inode of the file | |
signal.target.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.file.modification_time | int | Modification time of the file | |
signal.target.file.mount_id | int | Mount ID of the file | |
signal.target.file.name | string | File’s basename | |
signal.target.file.name.length | int | Length of ‘signal.target.file.name’ string | |
signal.target.file.path | string | File’s path | |
signal.target.file.path.length | int | Length of ‘signal.target.file.path’ string | |
signal.target.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.file.uid | int | UID of the file’s owner | |
signal.target.file.user | string | User of the file’s owner | |
signal.target.fsgid | int | FileSystem-gid of the process | |
signal.target.fsgroup | string | FileSystem-group of the process | |
signal.target.fsuid | int | FileSystem-uid of the process | |
signal.target.fsuser | string | FileSystem-user of the process | |
signal.target.gid | int | GID of the process | |
signal.target.group | string | Group of the process | |
signal.target.interpreter.file.change_time | int | Change time of the file | |
signal.target.interpreter.file.filesystem | string | File’s filesystem | |
signal.target.interpreter.file.gid | int | GID of the file’s owner | |
signal.target.interpreter.file.group | string | Group of the file’s owner | |
signal.target.interpreter.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.interpreter.file.inode | int | Inode of the file | |
signal.target.interpreter.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.interpreter.file.modification_time | int | Modification time of the file | |
signal.target.interpreter.file.mount_id | int | Mount ID of the file | |
signal.target.interpreter.file.name | string | File’s basename | |
signal.target.interpreter.file.name.length | int | Length of ‘signal.target.interpreter.file.name’ string | |
signal.target.interpreter.file.path | string | File’s path | |
signal.target.interpreter.file.path.length | int | Length of ‘signal.target.interpreter.file.path’ string | |
signal.target.interpreter.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.interpreter.file.uid | int | UID of the file’s owner | |
signal.target.interpreter.file.user | string | User of the file’s owner | |
signal.target.is_kworker | bool | Indicates whether the process is a kworker | |
signal.target.is_thread | bool | Indicates whether the process is considered a thread (that is, a child process that hasn’t executed another program) | |
signal.target.parent.args | string | Arguments of the process (as a string) | |
signal.target.parent.args_flags | string | Arguments of the process (as an array) | |
signal.target.parent.args_options | string | Arguments of the process (as an array) | |
signal.target.parent.args_truncated | bool | Indicator of arguments truncation | |
signal.target.parent.argv | string | Arguments of the process (as an array) | |
signal.target.parent.argv0 | string | First argument of the process | |
signal.target.parent.cap_effective | int | Effective capability set of the process | Kernel Capability constants |
signal.target.parent.cap_permitted | int | Permitted capability set of the process | Kernel Capability constants |
signal.target.parent.comm | string | Comm attribute of the process | |
signal.target.parent.container.id | string | Container ID | |
signal.target.parent.cookie | int | Cookie of the process | |
signal.target.parent.created_at | int | Timestamp of the creation of the process | |
signal.target.parent.egid | int | Effective GID of the process | |
signal.target.parent.egroup | string | Effective group of the process | |
signal.target.parent.envp | string | Environment variables of the process | |
signal.target.parent.envs | string | Environment variable names of the process | |
signal.target.parent.envs_truncated | bool | Indicator of environment variables truncation | |
signal.target.parent.euid | int | Effective UID of the process | |
signal.target.parent.euser | string | Effective user of the process | |
signal.target.parent.file.change_time | int | Change time of the file | |
signal.target.parent.file.filesystem | string | File’s filesystem | |
signal.target.parent.file.gid | int | GID of the file’s owner | |
signal.target.parent.file.group | string | Group of the file’s owner | |
signal.target.parent.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.parent.file.inode | int | Inode of the file | |
signal.target.parent.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.parent.file.modification_time | int | Modification time of the file | |
signal.target.parent.file.mount_id | int | Mount ID of the file | |
signal.target.parent.file.name | string | File’s basename | |
signal.target.parent.file.name.length | int | Length of ‘signal.target.parent.file.name’ string | |
signal.target.parent.file.path | string | File’s path | |
signal.target.parent.file.path.length | int | Length of ‘signal.target.parent.file.path’ string | |
signal.target.parent.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.parent.file.uid | int | UID of the file’s owner | |
signal.target.parent.file.user | string | User of the file’s owner | |
signal.target.parent.fsgid | int | FileSystem-gid of the process | |
signal.target.parent.fsgroup | string | FileSystem-group of the process | |
signal.target.parent.fsuid | int | FileSystem-uid of the process | |
signal.target.parent.fsuser | string | FileSystem-user of the process | |
signal.target.parent.gid | int | GID of the process | |
signal.target.parent.group | string | Group of the process | |
signal.target.parent.interpreter.file.change_time | int | Change time of the file | |
signal.target.parent.interpreter.file.filesystem | string | File’s filesystem | |
signal.target.parent.interpreter.file.gid | int | GID of the file’s owner | |
signal.target.parent.interpreter.file.group | string | Group of the file’s owner | |
signal.target.parent.interpreter.file.in_upper_layer | bool | Indicator of the file layer, for example, in an OverlayFS | |
signal.target.parent.interpreter.file.inode | int | Inode of the file | |
signal.target.parent.interpreter.file.mode | int | Mode/rights of the file | Chmod mode constants |
signal.target.parent.interpreter.file.modification_time | int | Modification time of the file | |
signal.target.parent.interpreter.file.mount_id | int | Mount ID of the file | |
signal.target.parent.interpreter.file.name | string | File’s basename | |
signal.target.parent.interpreter.file.name.length | int | Length of ‘signal.target.parent.interpreter.file.name’ string | |
signal.target.parent.interpreter.file.path | string | File’s path | |
signal.target.parent.interpreter.file.path.length | int | Length of ‘signal.target.parent.interpreter.file.path’ string | |
signal.target.parent.interpreter.file.rights | int | Mode/rights of the file | Chmod mode constants |
signal.target.parent.interpreter.file.uid | int | UID of the file’s owner | |
signal.target.parent.interpreter.file.user | string | User of the file’s owner | |
signal.target.parent.is_kworker | bool | Indicates whether the process is a kworker | |
signal.target.parent.is_thread | bool | Indicates whether the process is considered a thread (that is, a child process that hasn’t executed another program) | |
signal.target.parent.pid | int | Process ID of the process (also called thread group ID) | |
signal.target.parent.ppid | int | Parent process ID | |
signal.target.parent.tid | int | Thread ID of the thread | |
signal.target.parent.tty_name | string | Name of the TTY associated with the process | |
signal.target.parent.uid | int | UID of the process | |
signal.target.parent.user | string | User of the process | |
signal.target.pid | int | Process ID of the process (also called thread group ID) | |
signal.target.ppid | int | Parent process ID | |
signal.target.tid | int | Thread ID of the thread | |
signal.target.tty_name | string | Name of the TTY associated with the process | |
signal.target.uid | int | UID of the process | |
signal.target.user | string | User of the process | |
signal.type | int | Signal type (ex: SIGHUP, SIGINT, SIGQUIT, etc) | Signal constants |