Skip to main content
PecK
New Member
December 19, 2014
Solved

Forward Event log via syslog

  • December 19, 2014
  • 2 replies
  • 8329 views

Hi,

Is there any way to forward Event Log via syslog ?

Moreover is it possible to filter the export, for instance focusing on events like logins/logouts and export only these ones ?

Thanks.

 

 

    Best answer by Dave_Hall

    For what you are requesting you will need to create an event handler that parses what info (event/traffic) you want then create a Notification that sends something to your syslog server.

     

    (Pic is from 5.0.7)

     

    2 replies

    Dave_Hall
    Dave_HallAnswer
    New Member
    December 19, 2014

    For what you are requesting you will need to create an event handler that parses what info (event/traffic) you want then create a Notification that sends something to your syslog server.

     

    (Pic is from 5.0.7)

     

    PecK
    PecKAuthor
    New Member
    December 19, 2014

    Thanks for the information.

    Regards.