0

It is possible to configure NXLog to send old Windows event so Syslog (ELK)?

So, if my machine is offline (any reason to lose network) I want to know what is happened in offline mode. Maybe someone attack my machine, or whatever, and I want to get all that log events in Syslog.

Any help?

Kolesar
  • 1,265
  • 3
  • 19
  • 41

1 Answers1

1

NXLog has flow-control, this will protect against message loss if the network goes down (unless you use UDP). There is also nxlog-processor for non-service mode.

b0ti
  • 2,319
  • 1
  • 18
  • 18