|
Server : Apache System : Linux server.mata-lashes.com 3.10.0-1160.90.1.el7.x86_64 #1 SMP Thu May 4 15:21:22 UTC 2023 x86_64 User : matalashes ( 1004) PHP Version : 8.1.29 Disable Function : NONE Directory : /usr/share/systemtap/examples/process/ |
Upload File : |
title: Generate backtraces for kernel audit events name: auditbt.stp keywords: monitoring security backtrace subsystem: process scope: system-wide description: Attaches to the kernel audit-log paths (also used by libaudit), and log every record being sent, along with a user-space backtrace of the process that caused it. test_check: stap -p4 auditbt.stp test_installcheck: stap auditbt.stp -d /usr/bin/sudo --ldd -c "sudo true"