From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: AUDIT_NETFILTER_CFG event format Date: Tue, 17 Jan 2017 09:43:16 -0500 Message-ID: <1611329.s8Zg86XsDE@x2> References: <1682290.8dYH4O06Gk@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Paul Moore Cc: Linux-Audit Mailing List List-Id: linux-audit@redhat.com On Tuesday, January 17, 2017 9:24:46 AM EST Paul Moore wrote: > On Tue, Jan 17, 2017 at 9:07 AM, Steve Grubb wrote: > > Incidentally, I created a > > chart that shows how each record type is alike and different from every > > other record. You might call it a record grammar tree: > > > > http://people.redhat.com/sgrubb/audit/record-fields.html > > This seems like something that should live in the documentation repo. > > * https://github.com/linux-audit/audit-documentation Its got a log of javascript in it. Its probably not suitable for a text based system. I'll be starting a blog real soon now to teach people how to create this and other audit reports and visualizations. Its literally 6 lines of code to create this. -Steve