<p>Doing a "man glob" shows it can do ranges. And I thought i read some Syslog-ng doc that said it could do it too?</p>
<div class="gmail_quote">On Jul 20, 2012 9:55 PM, "Balazs Scheidler" <<a href="mailto:bazsi77@gmail.com">bazsi77@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>
<div>
<p>syslog-ng uses glib's glob implmentation and I'm not sure that supports character ranges.
<br>
<br>----- Original message -----
<br>> Any one have an example of a glob character range for matching a value?
<br>>
<br>> match("*[0-9]" value ("MSG") type ("glob") )
<br>>
<br>> The above should match
<br>>
<br>> Dog 1
<br>> Dog 2
<br>> Dog 3
<br><br></p>
</div>
</blockquote></div>