[Research] Home router syslog (port 514)
Added by Marco Candeias about 5 years ago
Hello.
I've choose Prelude to my final project in a pos-graduation course of Security Informatics and Forensic Computing.
I've installed the VM and started by configuring my home router to send all the messages via syslog port 541.
How can I now real-time import this to Prelude VM?
Thanks in advance for all the support.
Replies (2)
RE: [Research] Home router syslog (port 514) - Added by Antoine LUONG about 5 years ago
Hello,
Please check that:
- the logs are correctly sent to the Prelude VM;
- the firewall rules accept the incoming data;
- the prelude-lml service is started and configured to receive logs on the correct port.
RE: [Research] Home router syslog (port 514) - Added by Marco Candeias about 5 years ago
Will verify those itens. Thanks!