mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.23k stars 415 forks source link

Where to find event logs? #496

Closed lorsans closed 4 years ago

lorsans commented 4 years ago

Hi, sorry for the silly question but I'm new with honeypots, I have conpot running and I was wondering how can I know if someone is "attacking" me? And how can I see informations about these attacks?

glaslos commented 4 years ago

Hi @lorwhal52 there should be a file called conpot.log with the events logged. There should be also output on the console once Conpot is running. You can configure the log file location by passing the --logfile argument.