Docs.rs
rsigma-runtime-0.8.1
rsigma-runtime 0.8.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mostafa
Dependencies
arc-swap ^1
normal
async-nats ^0.47
normal
optional
chrono ^0.4
normal
evtx ^0.11
normal
optional
rsigma-eval ^0.8.1
normal
rsigma-parser ^0.8.1
normal
serde_json ^1
normal
syslog_loose ^0.23
normal
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
criterion ^0.5
dev
rand ^0.9
dev
tempfile ^3
dev
tokio ^1
dev
Versions
81.44%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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.8.1
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.