Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

teragrep/rlo_04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rsyslog regex perfect file input plugin

Features:

  • Extract data before first match within file stored as "(prematch@48577) firstMatch"
  • Extract data from file with floating matchers, no limitation on just line matching when compiled with 'enableCase3 = 1;'

Work in progress features:

  • Slice data between matches as "(oversized_message@48577) lastMatch"