mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-08-10 22:41:51 +02:00
formatting
This commit is contained in:
@@ -12,7 +12,7 @@ needs.
|
|||||||
|
|
||||||
This parser will accept a single CEF string or multiple CEF string lines.
|
This parser will accept a single CEF string or multiple CEF string lines.
|
||||||
Any text before "CEF" will be ignored. Syslog and CEF escaped characters
|
Any text before "CEF" will be ignored. Syslog and CEF escaped characters
|
||||||
(`\\`, `\\"`, `\\]`, `\\|`, `\\=`, `\\%`, ``\\#, `\\n`, `\\r`) are
|
(`\\`, `\\"`, `\\]`, `\\|`, `\\=`, `\\%`, `\\#`, `\\n`, and `\\r`) are
|
||||||
unescaped.
|
unescaped.
|
||||||
|
|
||||||
Extended fields, as defined in the CEF specification, are relabeled
|
Extended fields, as defined in the CEF specification, are relabeled
|
||||||
|
@@ -7,7 +7,7 @@ needs.
|
|||||||
|
|
||||||
This parser will accept a single CEF string or multiple CEF string lines.
|
This parser will accept a single CEF string or multiple CEF string lines.
|
||||||
Any text before "CEF" will be ignored. Syslog and CEF escaped characters
|
Any text before "CEF" will be ignored. Syslog and CEF escaped characters
|
||||||
(`\\`, `\\"`, `\\]`, `\\|`, `\\=`, `\\%`, ``\\#, `\\n`, `\\r`) are
|
(`\\`, `\\"`, `\\]`, `\\|`, `\\=`, `\\%`, `\\#`, `\\n`, and `\\r`) are
|
||||||
unescaped.
|
unescaped.
|
||||||
|
|
||||||
Extended fields, as defined in the CEF specification, are relabeled
|
Extended fields, as defined in the CEF specification, are relabeled
|
||||||
|
Reference in New Issue
Block a user