Commit 995f78b9 by Kevin Falcone

We found once a minute too frequent for these for splunk

parent e70c1e14
......@@ -91,6 +91,7 @@
- name: add serverStatus logging script to cron
cron:
name: mongostat logging job
minute: "*/3"
job: /edx/bin/log-mongo-serverStatus.sh >> {{ mongo_log_dir }}/serverStatus.log 2>&1
become: yes
when: MONGO_LOG_SERVERSTATUS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment