Have splunk monitor the diaspora dir
This commit is contained in:
parent
f29c84fb48
commit
8a63b627d1
1 changed files with 3 additions and 0 deletions
|
|
@ -26,3 +26,6 @@ execute "Add forwarding server" do
|
|||
command "cd /opt/splunk/bin && ./splunk add forward-server splunk.joindiaspora.com:9997 -auth admin:changeme"
|
||||
end
|
||||
|
||||
execute "Add monitor for diaspora" do
|
||||
command "cd /opt/splunk/bin && ./splunk add monitor /usr/local/app/diaspora/log"
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue