From: Jason Ish Date: Wed, 10 Aug 2022 17:42:42 +0000 (-0600) Subject: userguide/eve-log: remove mentions of requiring Rust X-Git-Tag: suricata-7.0.0-rc1~441 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ea9ba66d1ee0a6fdccedd6040888c09f98abd1b;p=thirdparty%2Fsuricata.git userguide/eve-log: remove mentions of requiring Rust Rust is required to build now. --- diff --git a/doc/userguide/partials/eve-log.yaml b/doc/userguide/partials/eve-log.yaml index dca74196ed..812189cd97 100644 --- a/doc/userguide/partials/eve-log.yaml +++ b/doc/userguide/partials/eve-log.yaml @@ -158,11 +158,11 @@ outputs: # to yes #md5: [body, subject] - # NFS logging. Requires Rust. + # NFS logging. - nfs - # IKE logging. Requires Rust. + # IKE logging. - ike - # BitTorrent DHT logging. Requires Rust. + # BitTorrent DHT logging. - bittorrent-dht - ssh - stats: @@ -170,7 +170,7 @@ outputs: threads: no # per thread stats deltas: no # include delta values - dhcp: - # DHCP logging requires Rust. + # DHCP logging. enabled: yes # When extended mode is on, all DHCP messages are logged # with full detail. When extended mode is off (the