{"repo":"geerlingguy/ansible-role-elasticsearch-curator","free":true,"listed":false,"github":"https://github.com/geerlingguy/ansible-role-elasticsearch-curator","clone":"git clone https://github.com/geerlingguy/ansible-role-elasticsearch-curator.git","description":"Ansible Role - Elasticsearch Curator","language":null,"stars":36,"topics":["ansible","role","elasticsearch","elasticsearch-curator","elk","logging","cron","efk"],"license":"MIT","category":"deployment-docker-iac","readme_excerpt":"Ansible Role: Elasticsearch Curator An Ansible Role that installs Elasticsearch Curator on RedHat/CentOS or Debian/Ubuntu. Requirements None, but it's a lot more helpful if you have Elasticsearch running somewhere! On RedHat/CentOS, make sure you have the EPEL repository configured, so the python-pip package can be installed. You can install the EPEL repo by simply adding geerlingguy.repo-epel to your playbook's roles. Role Variables Available variables are listed below, along with default values (see defaults/main.yml ): elasticsearch curator version: '' The version of elasticsearch-curator to install. Available versions are listed on the Python Package Index. By default, no version is specified, so the latest version will be installed. elasticsearch curator cron jobs: - name: \"Run elasticsearch curator actions.\" job: \"/usr/local/bin/curator /.curator/action.yml\" minute: 0 hour: 1 A list of cron jobs. Typically you would run one cron job using the actions defined in action.yml , but you can split up cron jobs or use the curator cli to run actions individually instead of via an action file. You can add any of minute , hour , day , weekday , and month to the cron jobs—values that are not explicitly set will default to . You can also use state to define whether the job should be present or absent . elasticsearch curator config directory: /.curator The directory inside which Curator's configuration (and action file) will be stored. elasticsearch curator hosts: - 'localhost:9200'","default_branch":null,"files":null,"tree":[],"storefront":"/r/geerlingguy","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/geerlingguy/ansible-role-elasticsearch-curator/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}