Docs.rs
grok-2.4.1
grok 2.4.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
daschl
mmastrac
Dependencies
fancy-regex ^0.14
normal
optional
onig ^6.5
normal
optional
pcre2 ^0.2.9
normal
optional
regex ^1
normal
optional
divan ^0.1.21
dev
glob ^0.3
build
Versions
94.53%
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
HTTPDUSER
grok
2.4.1
In grok::
patterns::
httpd
grok
::
patterns
::
httpd
Constant
HTTPDUSER
Copy item path
Source
pub const HTTPDUSER: &
str
= r#"%{EMAILADDRESS}|%{USER}"#;
Expand description
%{EMAILADDRESS}|%{USER}