[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Log monitoring



Hey,

I'm having a minor issue with the logging functionality of hobbit.  I have a log file that is rolled daily and, as such, has a date embedded.  I've tried adding the entry like:

log:/path/to/file_`date +%Y.%m.%d`.log:10240

I got the impression from the docs and Henrik's site that this should be possible.  What am I missing?

=G=