NAME
eris::log::context::crond - Parse crond messages to structured data
VERSION
version 0.004
SYNOPSIS
Parses the crond execution log file entries into structured data
ATTRIBUTES
matcher
Matches 'cron', 'CROND', '/usr/sbin/cron'
METHODS
contextualize_message
Parses the crond log messages specifying what was run into:
src_user => User executing
exe => Full command as run by cron
file => Just the executeable without arguments
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