Skip to content

Commit

Permalink
Merged in dev/ttang2/dequeue_MPC-1934_21.08.31 (pull request elastic#227
Browse files Browse the repository at this point in the history
)

hard code flush interval to 60 seconds

* hard code flush interval to 60 seconds

* Merged master into dev/ttang2/dequeue_MPC-1934_21.08.31
* change flush internval to 60 seconds

* Merge branch 'dev/ttang2/dequeue_MPC-1934_21.08.31' of bitbucket.org:engageli/devops into dev/ttang2/dequeue_MPC-1934_21.08.31


Approved-by: Can Yildiz
  • Loading branch information
ttang2 committed Sep 8, 2021
1 parent a54eb65 commit f398bb5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions instance-files/common/usr/local/cwagent/cwagent-logs.json
Expand Up @@ -9,6 +9,6 @@
}
},
"log_stream_name": "engageli_log_stream",
"force_flush_interval": 300
"force_flush_interval": 60
}
}
}

0 comments on commit f398bb5

Please sign in to comment.