Skip to content

Feature : statistics collected with ELK#113

Closed
M4t3o wants to merge 3 commits intorfxn:masterfrom
M4t3o:master
Closed

Feature : statistics collected with ELK#113
M4t3o wants to merge 3 commits intorfxn:masterfrom
M4t3o:master

Conversation

@M4t3o
Copy link
Copy Markdown

@M4t3o M4t3o commented Dec 17, 2015

Hi,
i work with maldet over multiple servers in a hosting company.
The idea is centralize reports and be able to get some stats.
This feature should be usefull for many people.
Would you want to integrate it by default ?

@fernandodebrando
Copy link
Copy Markdown

How is this feature going, will it come in any version? I am interested in integrating with ELK.

@rfxn
Copy link
Copy Markdown
Owner

rfxn commented Feb 22, 2026

Closing — the ELK integration approach here has implementation issues (one TCP connection per hit, unquoted variables, IFS corruption, plaintext JSON via raw netcat in the email template file) that make it unsuitable for merging. For centralized scan statistics, the recommended approach is to use Filebeat or Logstash to ship LMD's structured event_log and scan session files to Elasticsearch — this requires no code changes to LMD itself and provides proper TLS, buffering, and retry logic. Thank you for the idea.

@rfxn rfxn closed this Feb 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants