Exporting logs from Snort to Syslog-ng to Redis -


i using snort 2.9.3 , export logs syslog-ng, , syslog-ng redis database. found plugin: syslog-ng-mod-redis however, include this?

how can confirm logs produced snort can read syslog-ng?

i using ubuntu 16.04

if install plugin, loaded automatically. can check following command:

syslog-ng -v

on ubuntu syslog-ng confined apparmor. check security logs, , if see access denied, add rule apparmor able read snort logs.


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -