Snort mailing list archives

logging to a remote database with mudpit


From: "Maetzky, Steffen (Extern)" <Steffen.Maetzky () gedas de>
Date: Thu, 13 May 2004 15:53:52 +0200

Hi,

I try to put data from a host to a mysql-database on a remote one with
mudpit
but I get the following error message:

        Host 'hostname' is not allowed to connect to this MySQL Server
        error initializing ".../mp_acid_out.so": retrying unrecognized
parameter "server"

On the remote-host I have given the grants:

        grant INSERT,SELECT on snort.* to snort identified by 'password';
        flush privileges;

On the local host I use (mudpit.conf):

        spool "/var/log/snort" {
                lock = "mysql"
                delete_processed
                user="root"
                output=".../mp_acid_out.so", "server <remote server ip>,
user snort, password <password>, database snort, interface eth1"
        }

I don't know what's going wrong.
Any ideas?

Thanks in advance,

Steffen


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: