Skip to content

Commit a1ee9ea

Browse files
author
Joe Hanvy
committed
Added support for uppercase date fields in CEF.
Renamed peek shiftItem, and added an actual peak (which doesn't mutate the array).
1 parent c51d69c commit a1ee9ea

File tree

6 files changed

+109
-26
lines changed

6 files changed

+109
-26
lines changed

dist/nsyslog-parser.js

Lines changed: 55 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/nsyslog-parser.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/nsyslog-parser.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nsyslog-parser-2",
3-
"version": "0.9.9",
3+
"version": "0.9.10",
44
"description": "Fork of David Gómez Matarrodona's Syslog Parser. Accepts RFC 3164 (BSD), RFC 5424 and CEF formats",
55
"author": "David Gómez Matarrodona <[email protected]>",
66
"url": "https://github.com/hanvyj/nsyslog-parser",

0 commit comments

Comments
 (0)