Beats: Add additional log types to the Filebeat Zeek Module

Created on 28 Jun 2019  路  7Comments  路  Source: elastic/beats

Describe the enhancement:

Today, the Filebeat Zeek module supports the following log types:

  • connection
  • dns
  • files
  • https
  • notice
  • ssl

However, it would be useful to also collect:

  • [x] dhcp
  • [x] ftp
  • [x] irc
  • [x] kerberos
  • [x] modbus
  • [x] mysql
  • [x] ntlm
  • [x] radius
  • [x] rdp
  • [x] rfb
  • [x] sip
  • [x] smb_cmd
  • [x] smtp
  • [x] snmp
  • [x] smb_mapping
  • [x] smb_files
  • [x] socks
  • [x] ssh
  • [x] syslog
  • [x] intel
  • [x] notice_alert
  • [ ] signatures
  • [ ] known_certs
  • [ ] stdout
  • [ ] stderr
Filebeat SIEM enhancement module

All 7 comments

With the exception of intel and notice_alert all have been added with https://github.com/elastic/beats/pull/14150.

馃帀 馃帀 馃帀

It would be great to add:

  • known_certs
  • stdout
  • stderr

An exhaustive list of log files is available at https://docs.zeek.org/en/stable/script-reference/log-files.html

intel.log was added in #14404 (targeted for v7.6.0).

Pinging @elastic/siem (Team:SIEM)

ntp and packet_filter logs?

I have now opened https://github.com/elastic/beats/issues/18868 because there are much more kinds of logs missing.

I'm going to close this issue. Most of those have been implemented and we have a fresh list of all the remaining logs in https://github.com/elastic/beats/issues/18868.

Was this page helpful?
0 / 5 - 0 ratings