sysflow
sysflow copied to clipboard
SysFlow documentation and issues tracker
**Indicate project** libsysflow **Describe the bug** The user name is not reported for domain users. **To reproduce** Steps to reproduce the behavior (on a Ubuntu 22): 1. Setup LDAP (used...
**Indicate project** libsysflow **Describe the bug** File Flows OpenFlags sometimes do not report O_CREAT (64) flag **To reproduce** Steps to reproduce the behavior: 1. Build and run sf-collector example 2....
**Indicate project** libsysflow **Describe the bug** User and group information are sometimes missing **To reproduce** Steps to reproduce the behavior: 1. Build and run sf-collector example 2. Add a user...
**Indicate project** Processor **Overview** We want to enable Kafka transport in the SysFlow Processor, using our encoder/transport architecture as the base framework. **Tasks** - [x] Encoder - [ ] Add...
## Scheduled to happen: 2024-01-31 ## Release PRs - [ ] [Collector: s390x support, libs0.13](https://github.com/sysflow-telemetry/sf-collector/pull/63) ## Action Items - [x] Pre-release: Prebuilt images - [x] Pre-release: [Milestones](https://github.com/orgs/sysflow-telemetry/projects/4) - [x] Pre-release:...
**Indicate project** libsysflow **Describe the bug** Process events are not reported when using `execveat` syscall on `s390x` architecture (tested on `0.6.1-rc1`). **To reproduce** Steps to reproduce the behavior: 1. compile...
**Description** Update libSysFlow to track Falco libs 0.14.
**Indicate project** collector, exporter, processor **Describe the feature you'd like** Modify the CI and builds to support multi-arch builds (amd64, arm64, s390x) via QEMU.
**Indicate project** processor **Describe the feature you'd like** Document processor's multi-language/source rules engine.
**Indicate project** Processor **Overview** We want to enable Sigma rules evaluation in the SysFlow Processor, using our policy engine architecture as the base framework. **Tasks** - [x] Refactoring to enable...