Skip to content

Instantly share code, notes, and snippets.

@loe
Created February 17, 2009 21:09
Show Gist options
  • Save loe/65976 to your computer and use it in GitHub Desktop.
Save loe/65976 to your computer and use it in GitHub Desktop.
host = <%= hostname %>
index = <%= puppet_env %>
_blacklist = \.(tgz|gz)$
[monitor:///var/log]
disabled = false
<%- if defined(Class["macchiato"]) -%>
[monitor:///data/onehub/shared/log]
disabled = false
<%- end -%>
<%- if defined(Class["mysql"]) -%>
[monitor:///vol/log]
disabled = false
<%- end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment