On Sat, Sep 7, 2013 at 2:52 PM, Rainer Gerhards <[email protected]>wrote:

>
> On Sat, Sep 7, 2013 at 12:27 PM, Erik Steffl <[email protected]> wrote:
>
>>   Seems like $qhour is always 00. Could be instance of:
>>
>>   
>> http://kb.monitorware.com/**qhour-and-hhour-not-working-**t12051.html<http://kb.monitorware.com/qhour-and-hhour-not-working-t12051.html>
>>
>>   it seems like same problem, claims it's (or would be?) fixed in 7.4.4,
>> I am currently using 7.5.2-0adiscon1
>>
>>
> simple answer: -stable and -devel have independent release schedules. Most
> importantly, -devel always has a higer version number than -stable for
> obvious reasons (one eis 7.4.x, the other 7.5.x...). The answer here simply
> is that this patch is not yet in a released -devel branch. It will be
> included in 7.5.3, most probably to be released next week. If in doubt, you
> can always check the ChangeLog of the version in question.
>
>
sorry, forgot an important point: if you need the patch immediately, you
can either apply it manually to 7.5.2 or use the git master branch.

Rainer

> Hope that clarifies.
>
> Rainer
>
>   Filenames created (messages being sent to rsyslog at rate 1 message per
>> second, they all appear in files):
>>
>> /var/log/.../05-00-json.log
>> /var/log/.../06-00-json.log
>> /var/log/.../07-00-json.log
>> /var/log/.../08-00-json.log
>> /var/log/.../09-00-json.log
>>
>> DynaFile template:
>>
>> template(name="jsonFilename" type="list") {
>>   constant(value="/var/log/**yummly/")
>>    ...
>>   constant(value="/")
>>   property(name="$hour")
>>   constant(value="-")
>>   property(name="$qhour")
>>   constant(value="-json.log")
>> }
>>
>>   Is this something that slipped through the cracks? If it does not work
>> - any ideas how to split log files at interval that's less than an hour
>> (more than a minute though)?
>>
>>   thanks!
>>
>>         erik
>> ______________________________**_________________
>> rsyslog mailing list
>> http://lists.adiscon.net/**mailman/listinfo/rsyslog<http://lists.adiscon.net/mailman/listinfo/rsyslog>
>> http://www.rsyslog.com/**professional-services/<http://www.rsyslog.com/professional-services/>
>> What's up with rsyslog? Follow https://twitter.com/rgerhards
>> NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad
>> of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you
>> DON'T LIKE THAT.
>>
>
>
_______________________________________________
rsyslog mailing list
http://lists.adiscon.net/mailman/listinfo/rsyslog
http://www.rsyslog.com/professional-services/
What's up with rsyslog? Follow https://twitter.com/rgerhards
NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of 
sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE 
THAT.

Reply via email to