Skip to content

Commit

Permalink
adding new attributes from #607 to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
majormoses committed May 8, 2018
1 parent c6fde66 commit 91148a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ used in yum repository definition.

`node["sensu"]["log_level"]` - Sensu log level (eg. "warn").

`node["sensu"]["log_rotate_file_size"]` - Windows only attribute to tell [winsw](https://github.com/kohsuke/winsw) to rotate log file when size reaches this.

`node["sensu"]["log_rotate_file_keep"]` - Windows only attribute to tell [winsw](https://github.com/kohsuke/winsw) to keep x number of log files on disk.

`node["sensu"]["use_ssl"]` - If Sensu and RabbitMQ are to use SSL.

`node["sensu"]["user"]` - The user who owns all sensu files and directories. Default
Expand Down

0 comments on commit 91148a6

Please sign in to comment.