chef / effortless

Automated best practices for Chef Infra and Chef InSpec
https://chef.io
Apache License 2.0
33 stars 38 forks source link

Suppress CLI STDOUT for the service unless explicityly enabled #280

Open predominant opened 3 years ago

predominant commented 3 years ago

Signed-off-by: Graham Weldon graham@grahamweldon.com

Suppresses the CLI output unless explicitly enabled. When enabled (as it is now) large output can cause issues with other tools responsible for parsing /var/log/messages etc.

CLI output is likely to be useful only for debugging, and in production, reports should be JSON or directed to automate.

chef-expeditor[bot] commented 3 years ago

Hello predominant! Thanks for the pull request!

Here is what will happen next:

  1. Your PR will be reviewed by the maintainers.
  2. If everything looks good, one of them will approve it, and your PR will be merged.

Thank you for contributing!