From: Chris Smith on
On Sat, May 8, 2010 at 8:58 PM, Andre Losnak <alosnak(a)gmail.com> wrote:
> i looking a way to record my samba full_audit log into mysql with not
> success... someone have some doc how to export samba full audit log and
> insert in mysql ?

full_audit sends to syslog, therefore have syslog send to your
database as opposed to writing to a file - syslog-ng has many options
in this regard

Chris
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Andre Losnak on
Thanks man!

I'm using another solution and i like to share with all.

http://www.fogonacaixadagua.com.br/2009/09/rsyslog-gravando-no-mysql-e-com-interface-web-para-consultas/

A great way do record all logs (/etc/syslog.conf) in mysql and have a good
php iface.

Att,
Losnak, André.


2010/5/8 Chris Smith <smb_77(a)chrissmith.org>

> On Sat, May 8, 2010 at 8:58 PM, Andre Losnak <alosnak(a)gmail.com> wrote:
> > i looking a way to record my samba full_audit log into mysql with not
> > success... someone have some doc how to export samba full audit log and
> > insert in mysql ?
>
> full_audit sends to syslog, therefore have syslog send to your
> database as opposed to writing to a file - syslog-ng has many options
> in this regard
>
> Chris
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Chris Smith on
On Sun, May 9, 2010 at 2:48 PM, Andre Losnak <alosnak(a)gmail.com> wrote:
> A great way do record all logs (/etc/syslog.conf) in mysql and have a good
> php iface.

Ran across this:
http://en.gentoo-wiki.com/wiki/Syslog-ng_directly_to_MySQL
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba
From: Andre Losnak on
I'm using rsyslog + phpconlog.
Works fine!.
Thanks for help and tips.

Losnak, André.

2010/5/9 Chris Smith <smb_77(a)chrissmith.org>

> On Sun, May 9, 2010 at 2:48 PM, Andre Losnak <alosnak(a)gmail.com> wrote:
> > A great way do record all logs (/etc/syslog.conf) in mysql and have a
> good
> > php iface.
>
> Ran across this:
> http://en.gentoo-wiki.com/wiki/Syslog-ng_directly_to_MySQL
>
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba