cityindex-attic / logsearch

[unmaintained] A development environment for ELK
Apache License 2.0
24 stars 8 forks source link

Simple Auto-scaling Command #341

Closed dpb587 closed 10 years ago

dpb587 commented 10 years ago

I've setup new jobs on jenkins which enable you to run the scripts included here. The job is parameterized on environment and service should we choose to get fancy and to let me run it on test clusters:

I've created separate jobs whose purpose is simply the scheduled invocation of the actual scaling builds: cron-live-logsearch-scale-daytime-down and cron-live-logsearch-scale-daytime-up. They're currently disabled.

The docker usage within Jenkins is working, aside from limited disk space and it occasionally rebuilding the image from scratch for no apparent reason. I've added additional logging to try and diagnose the latter.


This is based on the requirements and discussion of #334