Skip to content

Logstash pipeline for parsing syslog headers and postfix without using a patterns file (A REGEX DEEP CUT)

Notifications You must be signed in to change notification settings

aetherbird/logstash_syslog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Logstash Syslog and Postfix Parser

This is a logstash pipeline, which was written to parse key/value pairs from syslog-formatted logs, with high fidelity for the Postfix application. All parsing is done inline, without using a separate patterns file. The result is messy to read, but demonstrates the power of regex in logstash filters. (I.E. Line 155)

About

Logstash pipeline for parsing syslog headers and postfix without using a patterns file (A REGEX DEEP CUT)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published