The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

eris::log::context::yum - Parse the yum syslog output into structured data

VERSION

version 0.007

METHODS

contextualize_message

Extracts the package and action from the yum log into:

    action => installed/updated/removed
    file   => package name with full version

SEE ALSO

eris::log::contextualizer, eris::role::context

AUTHOR

Brad Lhotsky <brad@divisionbyzero.net>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2015 by Brad Lhotsky.

This is free software, licensed under:

  The (three-clause) BSD License