Hi All, Does anyone ever configured syslog-ng to redirect logs to an oracle database ? Could anyone help me ? Thanks in advance, Alessandro.
Not oracle based, but this could be a good start point. http://ben.muppethouse.com/SYSLOG-DOC.html http://www.vermeer.org/display_doc.php?doc_id=1 Leo Alessandro Rocha wrote:
Hi All,
Does anyone ever configured syslog-ng to redirect logs to an oracle database ? Could anyone help me ?
Thanks in advance,
Alessandro. _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
http://projects.codeogre.com/sqlsyslogd/ :) It's written in C#, can easily be made to connect to Oracle instead of PostgreSQL. Just needs a similar DDL and the Oracle driver. If I had a test Oracle server, I could probably do it in an hour. Mike -----Original Message----- From: syslog-ng-bounces@lists.balabit.hu [mailto:syslog-ng-bounces@lists.balabit.hu] On Behalf Of SKAL Sent: June 13, 2005 08:28 To: Alessandro Rocha; Syslog-ng users' and developers' mailing list Subject: Re: [syslog-ng] Oracle Not oracle based, but this could be a good start point. http://ben.muppethouse.com/SYSLOG-DOC.html http://www.vermeer.org/display_doc.php?doc_id=1 Leo Alessandro Rocha wrote:
Hi All,
Does anyone ever configured syslog-ng to redirect logs to an oracle database ? Could anyone help me ?
Thanks in advance,
Alessandro. _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html -- ------------------------ [ SECURITY NOTICE ] ------------------------ To: syslog-ng@lists.balabit.hu. For your security, michael@s2g-limited.com digitally signed this message on 13 June 2005 at 16:30:16 UTC. Verify this digital signature at http://www.ciphire.com/verify. ------------------- [ CIPHIRE DIGITAL SIGNATURE ] ------------------- Q2lwaGlyZSBTaWcuAVdzeXNsb2ctbmdAbGlzdHMuYmFsYWJpdC5odQBtaWNoYWVsQHMyZ y1saW1pdGVkLmNvbQBlbWFpbCBib2R5AHIEAAB8AHwAAAABAAAAmLStQnIEAAAuAwACAA IAAgAghdicC/BUmddiR42qouJHlnIdErtbS2JMBhxXunW5fyYBADFOR2Yt22whsx7gUTo GnIPH+715U3RbKhA9xYKZYPIPEy0tTF9YyUQ45mhfw0htXsf3pfI3iQJYnGbPHzeUImyK toD4U2lnRW5k --------------------- [ END DIGITAL SIGNATURE ] ---------------------
As Leo said, check out http://www.vermeer.org/display_doc.php?doc_id=1 They do have some Oracle scripts. I have it setup and it works fine. Just had to modify the sql insert statements to an Oracle-friendly format. I think that link has the info, but if you have any problems let me know. Shane On 6/13/05, Alessandro Rocha <alessandrorocha@gmail.com> wrote:
Hi All,
Does anyone ever configured syslog-ng to redirect logs to an oracle database ? Could anyone help me ?
Thanks in advance,
Alessandro. _______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/syslog-ng Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
participants (4)
-
Alessandro Rocha
-
Michael Laccetti
-
Shane Presley
-
SKAL