mushorg / glutton

Generic Low Interaction Honeypot
MIT License
240 stars 56 forks source link

fix double msg in ftp and telnet - FIX 148 #149

Closed maikroservice closed 1 year ago

maikroservice commented 1 year ago

This pull request attempts to fix the logging issue described here: https://github.com/mushorg/glutton/issues/148

The logged message for FTP and telnet is renamed to message to make it easier for SIEM systems (OpenSearch / ELK / Wazuh) to ingest data directly from glutton.

Previously, this was not possible because telnet and FTP had two msg entries per logged line.