[chef] Re: Re: Grepping chef-client output


Chronological Thread 
  • From: Dylan Northrup < >
  • To:
  • Subject: [chef] Re: Re: Grepping chef-client output
  • Date: Fri, 1 Mar 2013 17:59:14 -0500

That would filter out the INFO messsages (which I actually still want to see) and only show me the WARN messages (which I do not want to see).  Because WARN is higher priority than INFO, there's not an easy way I can see to filter out that specific level of message that I can see.

On Fri, Mar 1, 2013 at 2:39 PM, Mike < " target="_blank"> > wrote:
Change log_level :info
to
log_level :warn

for one run?

That's an easy way. :)

On Fri, Mar 1, 2013 at 1:37 PM, Dylan Northrup < "> > wrote:
> Running chef-client 10.24.0 on some hosts I get a veritable deluge of WARN
> messages about things that aren't being done quite right and should be
> changed (many things, I'll add, that had not issued WARN messages in prior
> versions of chef-client).  I'd like to be able to grep out those WARN
> messages, but when I do it kills all chef-client output.  Trying to redirect
> STDERR doesn't make a difference.
>
> Is there a best practice way of filtering chef-client output?
>
> --
> Dylan Northrup




Archive powered by MHonArc 2.6.16.

§