Docs.rs
rsigma-runtime-0.12.0
rsigma-runtime 0.12.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mostafa
Dependencies
arc-swap ^1
normal
async-nats ^0.48
normal
optional
async-trait ^0.1
normal
cel ^0.13
normal
chrono ^0.4
normal
csv ^1
normal
evtx ^0.11
normal
optional
futures ^0.3
normal
optional
jaq-interpret ^1.5.0
normal
jaq-parse ^1.0.3
normal
jsonpath-rust ^1
normal
notify ^8.2
normal
opentelemetry-proto ^0.32
normal
optional
parking_lot ^0.12
normal
prost ^0.14
normal
optional
regex ^1
normal
reqwest ^0.12
normal
rsigma-eval ^0.12.0
normal
rsigma-parser ^0.12.0
normal
rusqlite ^0.39
normal
serde_json ^1
normal
syslog_loose ^0.23
normal
thiserror ^2
normal
time ^0.3
normal
optional
tokio ^1
normal
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
yaml_serde ^0.10
normal
criterion ^0.8
dev
rand ^0.10
dev
tempfile ^3
dev
testcontainers ^0.27
dev
testcontainers-modules ^0.15
dev
tokio ^1
dev
Versions
88.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module engine
rsigma_
runtime
0.12.0
Module engine
Module Items
Structs
In crate rsigma_
runtime
rsigma_runtime
Module
engine
Copy item path
Source
Structs
§
Engine
Stats
Summary statistics about the loaded engine state.
Runtime
Engine
Wraps a CorrelationEngine (or a plain Engine) and provides the interface the runtime needs: process events, reload rules, and query state.