Skip to content
  • David Sommerseth's avatar
    log: Adding Log::Journald::Parser and related classes · 9119793f
    David Sommerseth authored
    
    
    This implementation provides classes to extract systemd-journald records
    with OpenVPN 3 Linux related log entries, in addition to provider
    filtering possibilities to help narrow down the scope.
    
    The src/tests/misc/journal-log-parse-test test program provides a naive
    implementation with basic filtering possibilities.
    
    To be able to extract log entries, the program must be run as root.
    
    Signed-off-by: default avatarDavid Sommerseth <davids@openvpn.net>
    9119793f