Hi,

We have an origin 1.2.0 cluster in which we've integrated the logging project. 
It works fine but we just followed the setup tutorial. We don't know may about 
the real setup.


We're facing sometimes issues that our disk is getting too fill because our ES 
is keeping to many data.

How can we easily configure the curator to delete every log of every project 
once a week?

We took a look to the documentation:

myapp-dev:
 delete:
   days: 1

myapp-qe:
  delete:
    weeks: 1

.operations:
  delete:
    weeks: 8

.defaults:
  delete:
    days: 30
  runhour: 0
  runminute: 0

But it isn't clear for us. Isn't there just a setting in the deploymentconfig 
or what's the most easy approach for this?


Thanks
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to