Piping the Snort log output to a MySQL database in Windows
Don Hall <[email protected]> Thu, 27 Dec 2018 16:27:11 +0000
| Newsgroups | gmane.comp.security.ids.snort.devel |
|---|---|
| Message-ID | <CB14D3FABBEEDC4A8F5FB6DD50A9A399243EA3@ORD2MBX05E.mex05.mlsrvr.com> |
To the Snort community, a question - I am in Windows, running Snort 2.9.12 and doing logging. I want to pipe the output that goes to console (screen) or out to the log output, And rather than wait to read it back in, via the -r option, I want to "Pipe" it (use the output of one process as the input of another process) Out to MySQL (version 8.0.13), or out to a file to use it as an input buffer, filling At the same time, rather than waiting until later to process it. I am reading how I can do it via a Python script, but I want to be able to do The piping in Snort (for Windows). I also see how I can do it in Snort (Linux version), but we are in a Windows Environment. Regards, Don Hall Snort user, in Windows _______________________________________________ Snort-devel mailing list [email protected] https://lists.snort.org/mailman/listinfo/snort-devel Please visit http://blog.snort.org for the latest news about Snort!