Wouldn&#39;t a shell script be a band-aid solution?<div><br></div><div>CLI verbose should have absolutely no effect on other loggings. I have been saying this forever that Asterisk logging should be very strong and separate of anything else including what we see on the CLI. This is important for security reasons. You forget to put the verbose back to 9 then your Fail2ban stop working. You are debugging the server and playing with &quot;core set verbose&quot; then you are momentarily opening for attacks.</div>

<div><br></div><div>I do understand what &quot;core set verbose&quot; was initially made for but these things are not set in stone and should be improved given security is becoming such a huge issue.</div><div><br></div>
<div>
Separating logger.conf from &quot;core set verbose&quot; is the best solution.</div><div><br></div><div>Best,</div><div><br><div class="gmail_quote">On Thu, Feb 16, 2012 at 10:11 PM, Luke Hamburg <span dir="ltr">&lt;<a href="mailto:luke@solvent-llc.com">luke@solvent-llc.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Fair enough.<br>
Giving up on the backport to 1.8 or 10 for now, I had a thought for a<br>
kludge.<br>
<br>
How about a shell script (scheduled with cron) that checks for any &#39;active&#39;<br>
consoles -- any connected consoles where there has been user input within<br>
the last X minutes.  If it finds none, then set the verbosity back to 5 (or<br>
whatever level you want).<br>
<br>
There are a few problems with this -- I couldn&#39;t find any way to:<br>
<br>
1) query Asterisk for a count or list of console connections, much less<br>
&#39;active&#39; ones<br>
2) query Asterisk for the current verbosity level (without changing it)<br>
<br>
Am I barking up another wrong tree here?<br>
Anyone have any other ideas on how to solve this problem?<br>
<div class="im HOEnZb"><br>
<br>
-----Original Message-----<br>
From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>
[mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a>] On Behalf Of Matthew Jordan<br>
Sent: Thursday, February 16, 2012 8:06 PM<br>
To: Asterisk Users Mailing List - Non-Commercial Discussion<br>
</div><div class="im HOEnZb">Subject: Re: [asterisk-users] High verbose set at console effects the logger<br>
file &quot;Full&quot; - Why is that?<br>
<br>
<br>
</div><div class="im HOEnZb">It&#39;s not in Asterisk 10, it&#39;s in the current trunk, which will eventually<br>
become Asterisk 11.  The patch, while a very nice and useful enhancement, is<br>
unfortunately fairly intrusive.  I can&#39;t see it becoming part of the<br>
Asterisk 1.8 or Asterisk 10 branches, given (a) the fact that it is<br>
certainly an improvement and not a bug fix, and (b) the risk involved in<br>
back-porting a patch of that magnitude and scope.<br>
<br>
</div><div class="im HOEnZb">Matthew Jordan<br>
Digium, Inc. | Software Developer<br>
<br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></div></blockquote></div><br></div>