
Procmon for Linux
Graylog offers advanced log management and SIEM capabilities to enhance security and compliance across various industries.
Procmon for Linux: A Modern Take on a Classic Tool
Procmon for Linux (Procmon) is a reimagined version of the classic Procmon tool from the Sysinternals suite, specifically designed for Windows. This tool provides a convenient and efficient method for Linux developers to trace syscall activity on their systems.
Installation & Usage Requirements
OS
- Ubuntu 18.04 LTS, cmake >= 3.14 (build-time only), libsqlite3-dev >= 3.22 (build-time only). To install Procmon, please follow the distribution-specific steps outlined in the installation instructions. Building Procmon from source necessitates the installation of build dependencies and executing specific commands. Procmon packages can be created using cpack, and its usage includes various options for monitoring process IDs and system calls.