Find the answer to your Linux question:
Results 1 to 3 of 3
Hi, I was wondering if someone can help me to find out if there is a possibility to create a log which could contain information about processes that have run ...
  1. #1
    Just Joined!
    Join Date
    Jan 2012
    Posts
    2

    Exclamation Process history log

    Hi,

    I was wondering if someone can help me to find out if there is a possibility to create a log which could contain information about processes that have run from the startup of Linux until the logging screen is shown, or log which could contain information about all processes that have run.

    Thx a lot for help

    Kaktuss

  2. #2
    Linux Guru
    Join Date
    May 2011
    Posts
    1,813
    You mean user-land processes apart from kernel functions, right? The output of some of those processes might be /var/log/messages, but that is no guarantee. You'd probably have to enable and configure the auditd Linux Auditing System daemon. Perhaps there is a good guide on that for Debian that you can google, or that somebody can suggest.

  3. #3
    Just Joined!
    Join Date
    Jan 2012
    Posts
    2
    thanks for helping

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •