From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 21:33:04 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B8E269D for ; Mon, 9 Feb 2015 21:33:04 +0000 (UTC) Received: from mail-ig0-x229.google.com (mail-ig0-x229.google.com [IPv6:2607:f8b0:4001:c05::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E62322D for ; Mon, 9 Feb 2015 21:33:04 +0000 (UTC) Received: by mail-ig0-f169.google.com with SMTP id hl2so17949470igb.0 for ; Mon, 09 Feb 2015 13:33:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=NIRP/Olmx4705p1E1pkONNcJ2qrCy7WwR+Uw49wv6+4=; b=sX6FVLl0KX8P53D9q8gBJ6xSoBjbuyIxEOGnFrPpa0qdW+QgeC0Ta0mTVpcIzQ7oes mCRzA7mIjmiCfTK5vzekOFVUnJiYZ1gUh3lNdVfCiTOTnJe0H/6R+OSwQGcC3jmRSxAv prefO88zhYCrH828MTW5dBOIcJJsLMtskgqP2DEIe5e3lcNLT4EsL9LlCTtTabIOEB9O LFZ5Utz8pBPfvqmMtDRvM+1RcE9836suE8aabV3Rz3VS4UX9CU7MEAEb/0Q8PUepC+56 9LxAtNXHNZnJbEHXMD9pqzHoq3jY1gFFFDZwksNIW/+Xp8ZiYPDYtgTIXt4oCPlC5zDu i03Q== MIME-Version: 1.0 X-Received: by 10.50.49.43 with SMTP id r11mr19890993ign.18.1423517583728; Mon, 09 Feb 2015 13:33:03 -0800 (PST) Received: by 10.64.29.169 with HTTP; Mon, 9 Feb 2015 13:33:03 -0800 (PST) In-Reply-To: <54D91141.3060707@indylix.nl> References: <54D91141.3060707@indylix.nl> Date: Mon, 9 Feb 2015 16:33:03 -0500 Message-ID: Subject: Re: See which user is deleting files From: Jeremy Gransden To: Robert Sevat Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2015 21:33:04 -0000 That looks very promising. Thank you very much. thanks, J On Mon, Feb 9, 2015 at 2:57 PM, Robert Sevat wrote: > Hey, > > You can turn on auditing and have it specifically log file deletion events. > > https://www.freebsd.org/doc/handbook/audit.html > > "fd file delete Audit events where file deletion occurs." > > Kind Regards, > Robert Sevat > > On 02/09/2015 08:55 PM, Jeremy Gransden wrote: > > Is there a way to log when files get deleted and by whom? > > > > > > thanks, > > J > > _______________________________________________ > > freebsd-questions@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > > > > >