Skip to content
#

siem

Here are 193 public repositories matching this topic...

gimmic
gimmic commented Sep 27, 2019

I have noticed when ingesting backlog(older timestamped data) that the "Messages per minute" line graph and "sources" data do not line up.

The Messages per minute appear to be correct for the ingest rate, but the sources breakdown below it only show messages for each type from within the time window via timestamp. This means in the last hour if you've ingested logs from 2 days ago, the data is

vast
lava
lava commented Oct 21, 2021

With CAF 0.18, actor names must be constant strings. The active and passive partition carry their human-readable name in the variable self->state.name already.

In active_partition.cpp and passive_partition.cpp we currently have a lot of log messages using the actor name rather than the human-readable partition name. We need to change them like this:

  VAST_DEBUG("{} persists p
refactoring good first issue

A robust, and flexible open source User & Entity Behavior Analytics (UEBA) framework used for Security Analytics. Developed with luv by Data Scientists & Security Analysts from the Cyber Security Industry. [PRE-ALPHA]

  • Updated Jun 1, 2022
  • Python

Improve this page

Add a description, image, and links to the siem 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 siem topic, visit your repo's landing page and select "manage topics."

Learn more