SysFlow is a runtime observability framework designed to make security-related data science tasks easy. Its core is an open telemetry format that records how processes, containers (individual application workloads), and Kubernetes pods interact with their environment, including the network, filesystem, and other processes. Its compact format enables the creation of stateful system behavioral graphs from streaming data, providing important context for security analysis.
SysFlow can collect system events using the latest in eBPF technology to achieve portability across modern environments. And eBPF enables users to build applications that monitor systems and enforce security policies on Linux-based systems. The collection layer uses the CNCF Falco libraries to collect system events for downstream tasks, including real-time analysis through a stream analytics pipeline that accepts user-defined plugins, tags telemetry records with MITRE TTPs, and exports events to storage and analytic backends.
The SysFlow team is excited to work with ReaQta to improve endpoint security. Please stop by to say hello on the SysFlow Slack channel and visit our GitHub page to find out about how to use and contribute to SysFlow.