Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The logs of the routine Chef client runs are saved in several locations on each host which is managed:

 

Code Block
languagetext
sudo less -r /var/log/chef/client.log
sudo journalctl -t chef-client
sudo grep -w chef-client /var/log/everything

The logs are also sent to the central syslog server, and to Splunk.  On the central syslog server, the log can be viewed here:

Code Block
languagetext
ssh loghost
grep -w chef-client /u2/today/SYSLOG/daemon