Skip to content
#

dfir

Here are 310 public repositories matching this topic...

ckreibich
ckreibich commented Mar 25, 2021

For consumers of Zeek logs it's handy to have a way to understand the name/goal of the produced logs, what are each log's column names, types, and meaning, etc. Examples of such consumption tasks are

  • auto-generating docs / cheatsheets
  • understanding differences in generated logs between Zeek versions, installations, or loaded package sets
  • data schema definitions required for some log par
timesketch
aarontp
aarontp commented Dec 13, 2018

Right now a lot of the logging from the tasks does not get propagated back to the user, so we should make sure that all of the tasks are adding logs and errors to the results so that at minimum the data gets put into the worker-log.txt. Ideally we would store this info in datastore so that the clients could query it later (this part is in #115).

Improve this page

Add a description, image, and links to the dfir topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dfir topic, visit your repo's landing page and select "manage topics."

Learn more