All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: audit a process that disappears
Date: Tue, 9 Nov 2010 12:47:05 -0500	[thread overview]
Message-ID: <201011091247.06152.sgrubb@redhat.com> (raw)
In-Reply-To: <AANLkTin9kZE5ym10t5hE+OystiuRK17LHp5SVzgNMXqz@mail.gmail.com>

On Tuesday, November 09, 2010 08:25:07 am ESGLinux wrote:
> it´s like anybody outside the process gives a kill to it.

There are 2 other possibilities and that is that it terminates abnormally or that it 
"ends".

 
> My question is with audit rules I can get any information about what is
> happening with this process.
> 
> something like this:
> 
> -a entry,always -F pid=32179 -S all -k TOMCAT_JAVA
> 
> (pid=32179 is the pid of the process)

You should be able to get something. You would probably just need the "kill", "exit", 
and "exit_group" syscalls.

-Steve

  reply	other threads:[~2010-11-09 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 13:25 audit a process that disappears ESGLinux
2010-11-09 17:47 ` Steve Grubb [this message]
2010-11-10 12:10   ` ESGLinux

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201011091247.06152.sgrubb@redhat.com \
    --to=sgrubb@redhat.com \
    --cc=linux-audit@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.