Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors