Skip to content

Releases: criblpacks/cribl-syslog-input

Version 1.3.0

08 Nov 18:18
b8c4a71
Compare
Choose a tag to compare

New in 1.3.0:

  • Re-grouped timezone detection from Message field for easier on/off management
  • Auto detection of ISO 8601 time stamps, to avoid unnecessary timezone calculations
  • Handling of timestamps from within the message field now support timezone lookups.
  • Updates in comments to replace "LogStream" with "Stream"
  • Verified support for Cribl Stream 4.0

Version 1.2.1

12 Jul 18:20
9d252a3
Compare
Choose a tag to compare

Version 1.2.1 - 2022-07-12
Changed catch-all route (used when Source is not syslog) to use passthru pipeline and default destination.

Version 1.2.0 - 2022-07-11
Resolved an issue where facility or severity were preserved unintentionally when the value is 0
Added an option to perform lookup using Eval function instead of Lookup function
Minor improvements to the order of processing for missing meta fields
Improved comments to indicate which settings are disabled by default

Version 1.2.1

12 Jul 18:21
9d252a3
Compare
Choose a tag to compare

Version 1.2.1 - 2022-07-12

Updated minimum required version of Cribl to 3.4.0

30 Mar 22:40
370f04b
Compare
Choose a tag to compare

Updated minimum required version of Cribl to 3.4.0

Added meta information for pack.cribl.io filtering

29 Mar 18:28
df057cf
Compare
Choose a tag to compare
v1.1.3

Added meta information for packs.cribl.io filtering

Minor update to packages.json

25 Feb 23:21
f8de5a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Update to syslog csv lookup

25 Feb 22:55
6ccf56a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0 of the syslog preprocessing pack

19 Nov 00:55
7285546
Compare
Choose a tag to compare

Release v0.5.1

28 Jul 19:16
540f56b
Compare
Choose a tag to compare

Updated the README.md file for clarity.

v0.5.0 Release

23 Jul 18:11
b73ef0d
Compare
Choose a tag to compare

This Pack enables a variety of functions when LogStream is used to receive data from Syslog senders.

  • Provides a pipeline for use as an Input Pre-Conditioning pipeline
  • Volume reduction by removing redundant information, such as the human-readable timestamp.
  • Timezone normalization, when senders do not include timezone information
  • Lookup-based enrichment to set additional meta-information for a given sender. Examples include index, sourcetype, and time zone.