Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 232.31 KB | None | 0 0
  1. 2020-02-17 13:08:18,394 DEBUG                curator.cli                    run:110  Client and logging options validated.
  2. 2020-02-17 13:08:18,394 DEBUG                curator.cli                    run:114  default_timeout = 30
  3. 2020-02-17 13:08:18,394 DEBUG                curator.cli                    run:118  action_file: curator-action.yml
  4. 2020-02-17 13:08:18,406 DEBUG                curator.cli                    run:120  action_config: {'actions': {1: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 2: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 3: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 4: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 5: {'action': 'delete_indices', 'description': '', 'filters': [{'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}}}
  5. 2020-02-17 13:08:18,407 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'actions': <type 'dict'>}
  6. 2020-02-17 13:08:18,407 DEBUG     curator.validators.SchemaCheck               __init__:27   "Actions File" config: {'actions': {1: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 2: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 3: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 4: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 5: {'action': 'delete_indices', 'description': '', 'filters': [{'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}}}
  7. 2020-02-17 13:08:18,407 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']")}
  8. 2020-02-17 13:08:18,407 DEBUG     curator.validators.SchemaCheck               __init__:27   "action type" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  9. 2020-02-17 13:08:18,408 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']"), 'description': Any(<type 'str'>, <type 'basestring'>, msg=None), 'filters': <type 'list'>, 'options': <type 'dict'>}
  10. 2020-02-17 13:08:18,408 DEBUG     curator.validators.SchemaCheck               __init__:27   "structure" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  11. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'continue_if_exception': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827c08>, msg=None), msg=None), 'allow_ilm_indices': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827b18>, msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None), 'ignore_empty_list': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827ed8>, msg=None), msg=None), 'disable_action': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827d70>, msg=None), msg=None)}
  12. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:27   "options" config: {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}
  13. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: <function f at 0x7faad689d500>
  14. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:27   "filters" config: [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'filtertype': 'age', 'unit': 'days'}]
  15. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad689d488>, msg=None), msg=None), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'value': Any(<type 'basestring'>, msg=None)}
  16. 2020-02-17 13:08:18,411 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}
  17. 2020-02-17 13:08:18,411 DEBUG     curator.validators.filters                      f:48   Filter #0: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}
  18. 2020-02-17 13:08:18,412 DEBUG     curator.defaults.filtertypes                    age:55   AGE FILTER = [{'direction': Any('older', 'younger', msg=None)}, {'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None)}, {'unit_count': Coerce(int, msg=None)}, {'unit_count_pattern': Any(<type 'basestring'>, msg=None)}, {'epoch': Any(Coerce(int, msg=None), None, msg=None)}, {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6829398>, msg=None), msg=None)}, {'source': Any('name', 'creation_date', 'field_stats', msg=None)}, {'stats_result': Any('min_value', 'max_value', msg=None)}, {'timestring': Any(<type 'basestring'>, msg=None)}]
  19. 2020-02-17 13:08:18,412 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'source': Any('name', 'creation_date', 'field_stats', msg=None), 'direction': Any('older', 'younger', msg=None), 'stats_result': Any('min_value', 'max_value', msg=None), 'timestring': Any(<type 'basestring'>, msg=None), 'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6829398>, msg=None), msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'unit_count': Coerce(int, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None)}
  20. 2020-02-17 13:08:18,412 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 0, 'unit': 'days'}
  21. 2020-02-17 13:08:18,413 DEBUG     curator.validators.filters                      f:48   Filter #1: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}
  22. 2020-02-17 13:08:18,413 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']")}
  23. 2020-02-17 13:08:18,413 DEBUG     curator.validators.SchemaCheck               __init__:27   "action type" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  24. 2020-02-17 13:08:18,413 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']"), 'description': Any(<type 'str'>, <type 'basestring'>, msg=None), 'filters': <type 'list'>, 'options': <type 'dict'>}
  25. 2020-02-17 13:08:18,413 DEBUG     curator.validators.SchemaCheck               __init__:27   "structure" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  26. 2020-02-17 13:08:18,415 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'continue_if_exception': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad684dc80>, msg=None), msg=None), 'allow_ilm_indices': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad684db18>, msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None), 'ignore_empty_list': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad684df50>, msg=None), msg=None), 'disable_action': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad684dde8>, msg=None), msg=None)}
  27. 2020-02-17 13:08:18,415 DEBUG     curator.validators.SchemaCheck               __init__:27   "options" config: {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}
  28. 2020-02-17 13:08:18,415 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: <function f at 0x7faad689d7d0>
  29. 2020-02-17 13:08:18,416 DEBUG     curator.validators.SchemaCheck               __init__:27   "filters" config: [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}]
  30. 2020-02-17 13:08:18,416 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad689d668>, msg=None), msg=None), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'value': Any(<type 'basestring'>, msg=None)}
  31. 2020-02-17 13:08:18,416 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}
  32. 2020-02-17 13:08:18,416 DEBUG     curator.validators.filters                      f:48   Filter #0: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}
  33. 2020-02-17 13:08:18,416 DEBUG     curator.defaults.filtertypes                    age:55   AGE FILTER = [{'direction': Any('older', 'younger', msg=None)}, {'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None)}, {'unit_count': Coerce(int, msg=None)}, {'unit_count_pattern': Any(<type 'basestring'>, msg=None)}, {'epoch': Any(Coerce(int, msg=None), None, msg=None)}, {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad688b488>, msg=None), msg=None)}, {'source': Any('name', 'creation_date', 'field_stats', msg=None)}, {'stats_result': Any('min_value', 'max_value', msg=None)}, {'timestring': Any(<type 'basestring'>, msg=None)}]
  34. 2020-02-17 13:08:18,417 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'source': Any('name', 'creation_date', 'field_stats', msg=None), 'direction': Any('older', 'younger', msg=None), 'stats_result': Any('min_value', 'max_value', msg=None), 'timestring': Any(<type 'basestring'>, msg=None), 'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad688b488>, msg=None), msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'unit_count': Coerce(int, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None)}
  35. 2020-02-17 13:08:18,417 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}
  36. 2020-02-17 13:08:18,417 DEBUG     curator.validators.filters                      f:48   Filter #1: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  37. 2020-02-17 13:08:18,417 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']")}
  38. 2020-02-17 13:08:18,417 DEBUG     curator.validators.SchemaCheck               __init__:27   "action type" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  39. 2020-02-17 13:08:18,418 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']"), 'description': Any(<type 'str'>, <type 'basestring'>, msg=None), 'filters': <type 'list'>, 'options': <type 'dict'>}
  40. 2020-02-17 13:08:18,418 DEBUG     curator.validators.SchemaCheck               __init__:27   "structure" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  41. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'continue_if_exception': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827c80>, msg=None), msg=None), 'allow_ilm_indices': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827b18>, msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None), 'ignore_empty_list': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827f50>, msg=None), msg=None), 'disable_action': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6827de8>, msg=None), msg=None)}
  42. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:27   "options" config: {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}
  43. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: <function f at 0x7faad689d050>
  44. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:27   "filters" config: [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}]
  45. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad689d9b0>, msg=None), msg=None), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'value': Any(<type 'basestring'>, msg=None)}
  46. 2020-02-17 13:08:18,420 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}
  47. 2020-02-17 13:08:18,421 DEBUG     curator.validators.filters                      f:48   Filter #0: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}
  48. 2020-02-17 13:08:18,421 DEBUG     curator.defaults.filtertypes                    age:55   AGE FILTER = [{'direction': Any('older', 'younger', msg=None)}, {'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None)}, {'unit_count': Coerce(int, msg=None)}, {'unit_count_pattern': Any(<type 'basestring'>, msg=None)}, {'epoch': Any(Coerce(int, msg=None), None, msg=None)}, {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6852488>, msg=None), msg=None)}, {'source': Any('name', 'creation_date', 'field_stats', msg=None)}, {'stats_result': Any('min_value', 'max_value', msg=None)}, {'timestring': Any(<type 'basestring'>, msg=None)}]
  49. 2020-02-17 13:08:18,421 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'source': Any('name', 'creation_date', 'field_stats', msg=None), 'direction': Any('older', 'younger', msg=None), 'stats_result': Any('min_value', 'max_value', msg=None), 'timestring': Any(<type 'basestring'>, msg=None), 'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6852488>, msg=None), msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'unit_count': Coerce(int, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None)}
  50. 2020-02-17 13:08:18,421 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}
  51. 2020-02-17 13:08:18,422 DEBUG     curator.validators.filters                      f:48   Filter #1: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  52. 2020-02-17 13:08:18,422 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']")}
  53. 2020-02-17 13:08:18,422 DEBUG     curator.validators.SchemaCheck               __init__:27   "action type" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  54. 2020-02-17 13:08:18,422 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']"), 'description': Any(<type 'str'>, <type 'basestring'>, msg=None), 'filters': <type 'list'>, 'options': <type 'dict'>}
  55. 2020-02-17 13:08:18,422 DEBUG     curator.validators.SchemaCheck               __init__:27   "structure" config: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  56. 2020-02-17 13:08:18,424 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'continue_if_exception': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad685dc80>, msg=None), msg=None), 'allow_ilm_indices': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad685db18>, msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None), 'ignore_empty_list': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad685df50>, msg=None), msg=None), 'disable_action': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad685dde8>, msg=None), msg=None)}
  57. 2020-02-17 13:08:18,424 DEBUG     curator.validators.SchemaCheck               __init__:27   "options" config: {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}
  58. 2020-02-17 13:08:18,424 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: <function f at 0x7faad689d8c0>
  59. 2020-02-17 13:08:18,425 DEBUG     curator.validators.SchemaCheck               __init__:27   "filters" config: [{'exclude': None, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'source': 'name', 'direction': 'older', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'filtertype': 'age', 'unit': 'days'}]
  60. 2020-02-17 13:08:18,425 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad689d488>, msg=None), msg=None), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'value': Any(<type 'basestring'>, msg=None)}
  61. 2020-02-17 13:08:18,425 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}
  62. 2020-02-17 13:08:18,425 DEBUG     curator.validators.filters                      f:48   Filter #0: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}
  63. 2020-02-17 13:08:18,425 DEBUG     curator.defaults.filtertypes                    age:55   AGE FILTER = [{'direction': Any('older', 'younger', msg=None)}, {'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None)}, {'unit_count': Coerce(int, msg=None)}, {'unit_count_pattern': Any(<type 'basestring'>, msg=None)}, {'epoch': Any(Coerce(int, msg=None), None, msg=None)}, {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad688b488>, msg=None), msg=None)}, {'source': Any('name', 'creation_date', 'field_stats', msg=None)}, {'stats_result': Any('min_value', 'max_value', msg=None)}, {'timestring': Any(<type 'basestring'>, msg=None)}]
  64. 2020-02-17 13:08:18,426 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'source': Any('name', 'creation_date', 'field_stats', msg=None), 'direction': Any('older', 'younger', msg=None), 'stats_result': Any('min_value', 'max_value', msg=None), 'timestring': Any(<type 'basestring'>, msg=None), 'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad688b488>, msg=None), msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'unit_count': Coerce(int, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'unit': Any('seconds', 'minutes', 'hours', 'days', 'weeks', 'months', 'years', msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None)}
  65. 2020-02-17 13:08:18,426 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'filtertype': 'age', 'source': 'name', 'timestring': '%Y.%m.%d', 'unit_count': 3, 'unit': 'days'}
  66. 2020-02-17 13:08:18,426 DEBUG     curator.validators.filters                      f:48   Filter #1: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  67. 2020-02-17 13:08:18,426 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']")}
  68. 2020-02-17 13:08:18,426 DEBUG     curator.validators.SchemaCheck               __init__:27   "action type" config: {'action': 'delete_indices', 'description': '', 'filters': [{'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  69. 2020-02-17 13:08:18,427 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'action': Any(In(['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']), msg="action must be one of ['alias', 'allocation', 'close', 'cluster_routing', 'create_index', 'delete_indices', 'delete_snapshots', 'forcemerge', 'freeze', 'index_settings', 'open', 'reindex', 'replicas', 'restore', 'rollover', 'shrink', 'snapshot', 'unfreeze']"), 'description': Any(<type 'str'>, <type 'basestring'>, msg=None), 'filters': <type 'list'>, 'options': <type 'dict'>}
  70. 2020-02-17 13:08:18,427 DEBUG     curator.validators.SchemaCheck               __init__:27   "structure" config: {'action': 'delete_indices', 'description': '', 'filters': [{'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}], 'options': {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}
  71. 2020-02-17 13:08:18,429 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'continue_if_exception': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6849c80>, msg=None), msg=None), 'allow_ilm_indices': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6849b18>, msg=None), msg=None), 'timeout_override': Any(Coerce(int, msg=None), None, msg=None), 'ignore_empty_list': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6849f50>, msg=None), msg=None), 'disable_action': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad6849de8>, msg=None), msg=None)}
  72. 2020-02-17 13:08:18,429 DEBUG     curator.validators.SchemaCheck               __init__:27   "options" config: {'continue_if_exception': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}
  73. 2020-02-17 13:08:18,429 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: <function f at 0x7faad689d578>
  74. 2020-02-17 13:08:18,429 DEBUG     curator.validators.SchemaCheck               __init__:27   "filters" config: [{'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}]
  75. 2020-02-17 13:08:18,430 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'exclude': Any(<type 'bool'>, All(Any(<type 'basestring'>, msg=None), <function Boolean at 0x7faad689da28>, msg=None), msg=None), 'kind': Any('prefix', 'suffix', 'timestring', 'regex', msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'value': Any(<type 'basestring'>, msg=None)}
  76. 2020-02-17 13:08:18,430 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}
  77. 2020-02-17 13:08:18,430 DEBUG     curator.validators.filters                      f:48   Filter #0: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}
  78. 2020-02-17 13:08:18,430 DEBUG                curator.cli                    run:123  Full list of actions: {1: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'allow_ilm_indices': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 2: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'allow_ilm_indices': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 3: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'allow_ilm_indices': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 4: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}], 'options': {'continue_if_exception': False, 'allow_ilm_indices': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}, 5: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}], 'options': {'continue_if_exception': False, 'allow_ilm_indices': False, 'timeout_override': 300, 'ignore_empty_list': True, 'disable_action': False}}}
  79. 2020-02-17 13:08:18,430 DEBUG                curator.cli                    run:128  action_disabled = False
  80. 2020-02-17 13:08:18,430 DEBUG                curator.cli                    run:132  continue_if_exception = False
  81. 2020-02-17 13:08:18,430 DEBUG                curator.cli                    run:134  timeout_override = 300
  82. 2020-02-17 13:08:18,431 DEBUG                curator.cli                    run:136  ignore_empty_list = True
  83. 2020-02-17 13:08:18,431 DEBUG                curator.cli                    run:138  allow_ilm_indices = False
  84. 2020-02-17 13:08:18,431 INFO                 curator.cli                    run:148  Preparing Action ID: 1, "delete_indices"
  85. 2020-02-17 13:08:18,431 INFO                 curator.cli                    run:162  Creating client object and testing connection
  86. 2020-02-17 13:08:18,431 DEBUG              curator.utils             get_client:809  kwargs = {'url_prefix': '', 'aws_secret_key': None, 'http_auth': None, 'certificate': None, 'aws_key': None, 'aws_sign_request': False, 'port': 9200, 'hosts': ['localhost'], 'timeout': 300, 'aws_token': None, 'use_ssl': False, 'master_only': False, 'client_cert': None, 'ssl_no_validate': False, 'client_key': None}
  87. 2020-02-17 13:08:18,431 DEBUG              curator.utils             get_client:871  Checking for AWS settings
  88. 2020-02-17 13:08:18,433 DEBUG              curator.utils             get_client:886  "requests_aws4auth" module present, but not used.
  89. 2020-02-17 13:08:18,433 INFO               curator.utils             get_client:903  Instantiating client object
  90. 2020-02-17 13:08:18,434 INFO               curator.utils             get_client:906  Testing client connectivity
  91. 2020-02-17 13:08:18,435 DEBUG     urllib3.connectionpool              _new_conn:205  Starting new HTTP connection (1): localhost:9200
  92. 2020-02-17 13:08:18,437 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  93. 2020-02-17 13:08:18,439 DEBUG              curator.utils             get_client:907  Cluster info: {u'cluster_name': u'elasticsearch', u'cluster_uuid': u'AKvAMU4aSG-EDHESj7VtoA', u'version': {u'build_date': u'2020-02-06T00:09:00.449973Z', u'minimum_wire_compatibility_version': u'6.8.0', u'build_hash': u'7f634e9f44834fbc12724506cc1da681b0c3b1e3', u'number': u'7.6.0', u'lucene_version': u'8.4.0', u'minimum_index_compatibility_version': u'6.0.0-beta1', u'build_flavor': u'default', u'build_snapshot': False, u'build_type': u'deb'}, u'name': u'ELK', u'tagline': u'You Know, for Search'}
  94. 2020-02-17 13:08:18,439 INFO               curator.utils             get_client:908  Successfully created Elasticsearch client object with provided settings
  95. 2020-02-17 13:08:18,439 DEBUG              curator.utils             get_client:932  Checking Elasticsearch endpoint version...
  96. 2020-02-17 13:08:18,440 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  97. 2020-02-17 13:08:18,441 DEBUG              curator.utils          check_version:693  Detected Elasticsearch version 7.6.0
  98. 2020-02-17 13:08:18,441 DEBUG              curator.utils             get_client:951  Not verifying local master status (master_only: false)
  99. 2020-02-17 13:08:18,441 INFO                 curator.cli                    run:194  Trying Action ID: 1, "delete_indices":
  100. 2020-02-17 13:08:18,441 DEBUG                curator.cli         process_action:46   Configuration dictionary: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}, {'filtertype': 'ilm'}], 'options': {}}
  101. 2020-02-17 13:08:18,441 DEBUG                curator.cli         process_action:47   kwargs: {'master_timeout': 300, 'dry_run': True}
  102. 2020-02-17 13:08:18,441 DEBUG                curator.cli         process_action:52   opts: {}
  103. 2020-02-17 13:08:18,442 DEBUG                curator.cli         process_action:64   Action kwargs: {'master_timeout': 300}
  104. 2020-02-17 13:08:18,442 DEBUG                curator.cli         process_action:93   Running "DELETE_INDICES"
  105. 2020-02-17 13:08:18,442 DEBUG          curator.indexlist          __get_indices:65   Getting all indices
  106. 2020-02-17 13:08:18,445 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_all/_settings?expand_wildcards=open%2Cclosed HTTP/1.1" 200 8356
  107. 2020-02-17 13:08:18,449 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  108. 2020-02-17 13:08:18,449 DEBUG              curator.utils            get_indices:648  Detected Elasticsearch version 7.6.0
  109. 2020-02-17 13:08:18,449 DEBUG              curator.utils            get_indices:650  All indices: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  110. 2020-02-17 13:08:18,449 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.12
  111. 2020-02-17 13:08:18,449 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.13
  112. 2020-02-17 13:08:18,449 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.14
  113. 2020-02-17 13:08:18,449 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.15
  114. 2020-02-17 13:08:18,449 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.16
  115. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.17
  116. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.14
  117. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.15
  118. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.16
  119. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.17
  120. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.12
  121. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.13
  122. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for kibana_sample_data_logs
  123. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_2
  124. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_3
  125. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_1
  126. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_1
  127. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_3
  128. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for logstash-2020.02.10-000001
  129. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .apm-agent-configuration
  130. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_2
  131. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.13
  132. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.12
  133. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.15
  134. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.14
  135. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.17
  136. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.16
  137. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist          _get_metadata:177  Getting index metadata
  138. 2020-02-17 13:08:18,450 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  139. 2020-02-17 13:08:18,467 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_cluster/state/metadata/.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001 HTTP/1.1" 200 183973
  140. 2020-02-17 13:08:18,565 DEBUG          curator.indexlist       _get_index_stats:117  Getting index stats
  141. 2020-02-17 13:08:18,565 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  142. 2020-02-17 13:08:18,565 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  143. 2020-02-17 13:08:18,565 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  144. 2020-02-17 13:08:18,579 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001/_stats/store,docs HTTP/1.1" 200 6379
  145. 2020-02-17 13:08:18,583 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.12  Size: 129.8MB  Docs: 235278
  146. 2020-02-17 13:08:18,583 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.13  Size: 104.7MB  Docs: 199821
  147. 2020-02-17 13:08:18,583 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.14  Size: 118.1MB  Docs: 206908
  148. 2020-02-17 13:08:18,583 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.15  Size: 131.0MB  Docs: 224656
  149. 2020-02-17 13:08:18,583 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.16  Size: 145.9MB  Docs: 250604
  150. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.17  Size: 82.0MB  Docs: 139890
  151. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.14  Size: 2.1MB  Docs: 8639
  152. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.15  Size: 2.1MB  Docs: 8640
  153. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.16  Size: 2.0MB  Docs: 8639
  154. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.17  Size: 1.0MB  Docs: 4370
  155. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.12  Size: 2.3MB  Docs: 8607
  156. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.13  Size: 2.4MB  Docs: 8318
  157. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: kibana_sample_data_logs  Size: 11.4MB  Docs: 14074
  158. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_2  Size: 200.0KB  Docs: 100
  159. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_3  Size: 196.4KB  Docs: 103
  160. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_1  Size: 132.9KB  Docs: 52
  161. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_1  Size: 13.2KB  Docs: 2
  162. 2020-02-17 13:08:18,584 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_3  Size: 22.8KB  Docs: 3
  163. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_2  Size: 26.4KB  Docs: 3
  164. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .apm-agent-configuration  Size: 283.0B  Docs: 0
  165. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: logstash-2020.02.10-000001  Size: 9.0GB  Docs: 10069089
  166. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.13  Size: 9.1MB  Docs: 107945
  167. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.12  Size: 9.9MB  Docs: 134036
  168. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.15  Size: 9.5MB  Docs: 112294
  169. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.14  Size: 9.4MB  Docs: 112294
  170. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.17  Size: 5.0MB  Docs: 56784
  171. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.16  Size: 9.3MB  Docs: 112307
  172. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist        iterate_filters:1218 Iterating over a list of filters
  173. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist        iterate_filters:1224 All filters: [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}, {'filtertype': 'ilm'}]
  174. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  175. 2020-02-17 13:08:18,585 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}
  176. 2020-02-17 13:08:18,587 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad68481b8>}
  177. 2020-02-17 13:08:18,587 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}
  178. 2020-02-17 13:08:18,588 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'filebeat-'}
  179. 2020-02-17 13:08:18,588 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'exclude': False, 'kind': 'prefix', 'value': 'filebeat-'}
  180. 2020-02-17 13:08:18,588 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16''direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}
  181. 2020-02-17 13:08:18,594 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6848488>}
  182. 2020-02-17 13:08:18,594 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}
  183. 2020-02-17 13:08:18,594 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}
  184. 2020-02-17 13:08:18,595 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'direction': 'older', 'stats_result': 'min_value', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 0, 'unit': 'days'}
  185. 2020-02-17 13:08:18,595 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: []
  186. 2020-02-17 13:08:18,595 DEBUG          curator.indexlist          filter_by_age:490  Filtering indices by age
  187. 2020-02-17 13:08:18,595 DEBUG          curator.indexlist   _get_name_based_ages:280  Getting ages of indices by "name"
  188. 2020-02-17 13:08:18,595 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  189. 2020-02-17 13:08:18,595 INFO                 curator.cli                    run:202  Skipping action "delete_indices" due to empty list: <class 'curator.exceptions.NoIndices'>
  190. 2020-02-17 13:08:18,595 INFO                 curator.cli                    run:223  Action ID: 1, "delete_indices" completed.
  191. 2020-02-17 13:08:18,595 DEBUG                curator.cli                    run:128  action_disabled = False
  192. 2020-02-17 13:08:18,595 DEBUG                curator.cli                    run:132  continue_if_exception = False
  193. 2020-02-17 13:08:18,595 DEBUG                curator.cli                    run:134  timeout_override = 300
  194. 2020-02-17 13:08:18,595 DEBUG                curator.cli                    run:136  ignore_empty_list = True
  195. 2020-02-17 13:08:18,595 DEBUG                curator.cli                    run:138  allow_ilm_indices = False
  196. 2020-02-17 13:08:18,595 INFO                 curator.cli                    run:148  Preparing Action ID: 2, "delete_indices"
  197. 2020-02-17 13:08:18,595 INFO                 curator.cli                    run:162  Creating client object and testing connection
  198. 2020-02-17 13:08:18,596 DEBUG              curator.utils             get_client:809  kwargs = {'url_prefix': '', 'aws_secret_key': None, 'http_auth': None, 'certificate': None, 'aws_key': None, 'aws_sign_request': False, 'port': 9200, 'hosts': ['localhost'], 'timeout': 300, 'aws_token': None, 'use_ssl': False, 'master_only': False, 'client_cert': None, 'ssl_no_validate': False, 'client_key': None}
  199. 2020-02-17 13:08:18,596 DEBUG              curator.utils             get_client:871  Checking for AWS settings
  200. 2020-02-17 13:08:18,596 DEBUG              curator.utils             get_client:886  "requests_aws4auth" module present, but not used.
  201. 2020-02-17 13:08:18,596 INFO               curator.utils             get_client:903  Instantiating client object
  202. 2020-02-17 13:08:18,596 INFO               curator.utils             get_client:906  Testing client connectivity
  203. 2020-02-17 13:08:18,597 DEBUG     urllib3.connectionpool              _new_conn:205  Starting new HTTP connection (1): localhost:9200
  204. 2020-02-17 13:08:18,599 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  205. 2020-02-17 13:08:18,600 DEBUG              curator.utils             get_client:907  Cluster info: {u'cluster_name': u'elasticsearch', u'cluster_uuid': u'AKvAMU4aSG-EDHESj7VtoA', u'version': {u'build_date': u'2020-02-06T00:09:00.449973Z', u'minimum_wire_compatibility_version': u'6.8.0', u'build_hash': u'7f634e9f44834fbc12724506cc1da681b0c3b1e3', u'number': u'7.6.0', u'lucene_version': u'8.4.0', u'minimum_index_compatibility_version': u'6.0.0-beta1', u'build_flavor': u'default', u'build_snapshot': False, u'build_type': u'deb'}, u'name': u'ELK', u'tagline': u'You Know, for Search'}
  206. 2020-02-17 13:08:18,600 INFO               curator.utils             get_client:908  Successfully created Elasticsearch client object with provided settings
  207. 2020-02-17 13:08:18,600 DEBUG              curator.utils             get_client:932  Checking Elasticsearch endpoint version...
  208. 2020-02-17 13:08:18,601 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  209. 2020-02-17 13:08:18,602 DEBUG              curator.utils          check_version:693  Detected Elasticsearch version 7.6.0
  210. 2020-02-17 13:08:18,602 DEBUG              curator.utils             get_client:951  Not verifying local master status (master_only: false)
  211. 2020-02-17 13:08:18,602 INFO                 curator.cli                    run:194  Trying Action ID: 2, "delete_indices":
  212. 2020-02-17 13:08:18,602 DEBUG                curator.cli         process_action:46   Configuration dictionary: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}], 'options': {}}
  213. 2020-02-17 13:08:18,602 DEBUG                curator.cli         process_action:47   kwargs: {'master_timeout': 300, 'dry_run': True}
  214. 2020-02-17 13:08:18,602 DEBUG                curator.cli         process_action:52   opts: {}
  215. 2020-02-17 13:08:18,602 DEBUG                curator.cli         process_action:64   Action kwargs: {'master_timeout': 300}
  216. 2020-02-17 13:08:18,602 DEBUG                curator.cli         process_action:93   Running "DELETE_INDICES"
  217. 2020-02-17 13:08:18,602 DEBUG          curator.indexlist          __get_indices:65   Getting all indices
  218. 2020-02-17 13:08:18,606 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_all/_settings?expand_wildcards=open%2Cclosed HTTP/1.1" 200 8356
  219. 2020-02-17 13:08:18,610 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  220. 2020-02-17 13:08:18,611 DEBUG              curator.utils            get_indices:648  Detected Elasticsearch version 7.6.0
  221. 2020-02-17 13:08:18,611 DEBUG              curator.utils            get_indices:650  All indices: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  222. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.12
  223. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.13
  224. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.14
  225. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.15
  226. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.16
  227. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.17
  228. 2020-02-17 13:08:18,611 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.14
  229. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.15
  230. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.16
  231. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.17
  232. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.12
  233. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.13
  234. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for kibana_sample_data_logs
  235. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_2
  236. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_3
  237. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_1
  238. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_1
  239. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_3
  240. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for logstash-2020.02.10-000001
  241. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .apm-agent-configuration
  242. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_2
  243. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.13
  244. 2020-02-17 13:08:18,612 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.12
  245. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.15
  246. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.14
  247. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.17
  248. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.16
  249. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist          _get_metadata:177  Getting index metadata
  250. 2020-02-17 13:08:18,613 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  251. 2020-02-17 13:08:18,628 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_cluster/state/metadata/.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001 HTTP/1.1" 200 183973
  252. 2020-02-17 13:08:18,722 DEBUG          curator.indexlist       _get_index_stats:117  Getting index stats
  253. 2020-02-17 13:08:18,722 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  254. 2020-02-17 13:08:18,722 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  255. 2020-02-17 13:08:18,722 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  256. 2020-02-17 13:08:18,725 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001/_stats/store,docs HTTP/1.1" 200 6379
  257. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.12  Size: 129.8MB  Docs: 235278
  258. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.13  Size: 104.7MB  Docs: 199821
  259. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.14  Size: 118.1MB  Docs: 206908
  260. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.15  Size: 131.0MB  Docs: 224656
  261. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.16  Size: 145.9MB  Docs: 250604
  262. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.17  Size: 82.0MB  Docs: 139890
  263. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.14  Size: 2.1MB  Docs: 8639
  264. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.15  Size: 2.1MB  Docs: 8640
  265. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.16  Size: 2.0MB  Docs: 8639
  266. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.17  Size: 1.0MB  Docs: 4370
  267. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.12  Size: 2.3MB  Docs: 8607
  268. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.13  Size: 2.4MB  Docs: 8318
  269. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: kibana_sample_data_logs  Size: 11.4MB  Docs: 14074
  270. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_2  Size: 200.0KB  Docs: 100
  271. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_3  Size: 196.4KB  Docs: 103
  272. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_1  Size: 132.9KB  Docs: 52
  273. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_1  Size: 13.2KB  Docs: 2
  274. 2020-02-17 13:08:18,728 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_3  Size: 22.8KB  Docs: 3
  275. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_2  Size: 26.4KB  Docs: 3
  276. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .apm-agent-configuration  Size: 283.0B  Docs: 0
  277. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: logstash-2020.02.10-000001  Size: 9.0GB  Docs: 10069089
  278. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.13  Size: 9.1MB  Docs: 107945
  279. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.12  Size: 9.9MB  Docs: 134036
  280. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.15  Size: 9.5MB  Docs: 112294
  281. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.14  Size: 9.4MB  Docs: 112294
  282. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.17  Size: 5.0MB  Docs: 56784
  283. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.16  Size: 9.3MB  Docs: 112307
  284. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist        iterate_filters:1218 Iterating over a list of filters
  285. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist        iterate_filters:1224 All filters: [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}]
  286. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  287. 2020-02-17 13:08:18,729 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}
  288. 2020-02-17 13:08:18,730 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6849c08>}
  289. 2020-02-17 13:08:18,730 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}
  290. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-kibana-7-'}
  291. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'exclude': False, 'kind': 'prefix', 'value': '.monitoring-kibana-7-'}
  292. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'logstash-2020.02.10-000001', u'.apm-agent-configuration', u'.kibana_task_manager_2', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  293. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:430  Filtering indices by regex
  294. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  295. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  296. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.12
  297. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.12 is not actionable, removing from list.
  298. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.13
  299. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.13 is not actionable, removing from list.
  300. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.14
  301. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.14 is not actionable, removing from list.
  302. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.15
  303. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.15 is not actionable, removing from list.
  304. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.16
  305. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.16 is not actionable, removing from list.
  306. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.17
  307. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.17 is not actionable, removing from list.
  308. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.14
  309. 2020-02-17 13:08:18,731 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.14 is actionable and remains in the list.
  310. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.15
  311. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.15 is actionable and remains in the list.
  312. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.16
  313. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.16 is actionable and remains in the list.
  314. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.17
  315. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.17 is actionable and remains in the list.
  316. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.12
  317. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.12 is actionable and remains in the list.
  318. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.13
  319. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.13 is actionable and remains in the list.
  320. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: kibana_sample_data_logs
  321. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index kibana_sample_data_logs is not actionable, removing from list.
  322. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_2
  323. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_2 is not actionable, removing from list.
  324. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_3
  325. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_3 is not actionable, removing from list.
  326. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_1
  327. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_1 is not actionable, removing from list.
  328. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_1
  329. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_1 is not actionable, removing from list.
  330. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_3
  331. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_3 is not actionable, removing from list.
  332. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: logstash-2020.02.10-000001
  333. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index logstash-2020.02.10-000001 is not actionable, removing from list.
  334. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .apm-agent-configuration
  335. 2020-02-17 13:08:18,732 DEBUG          curator.indexlist       __not_actionable:39   Index .apm-agent-configuration is not actionable, removing from list.
  336. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_2
  337. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_2 is not actionable, removing from list.
  338. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.13
  339. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.13 is not actionable, removing from list.
  340. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.12
  341. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.12 is not actionable, removing from list.
  342. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.15
  343. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.15 is not actionable, removing from list.
  344. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.14
  345. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.14 is not actionable, removing from list.
  346. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.17
  347. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.17 is not actionable, removing from list.
  348. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.16
  349. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.16 is not actionable, removing from list.
  350. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13']
  351. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13']
  352. 2020-02-17 13:08:18,733 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  353. 2020-02-17 13:08:18,735 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad68881b8>}
  354. 2020-02-17 13:08:18,735 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  355. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  356. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'direction': 'older', 'stats_result': 'min_value', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  357. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13']
  358. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist          filter_by_age:490  Filtering indices by age
  359. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist   _get_name_based_ages:280  Getting ages of indices by "name"
  360. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  361. 2020-02-17 13:08:18,735 DEBUG              curator.utils         get_date_regex:200  regex = \d{4}\.\d{2}\.\d{2}
  362. 2020-02-17 13:08:18,735 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  363. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  364. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.14 is actionable and remains in the list.
  365. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-kibana-7-2020.02.14" age (1581638400), direction: "older", point of reference, (1581682098)
  366. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.15 is not actionable, removing from list.
  367. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-kibana-7-2020.02.15" age (1581724800), direction: "older", point of reference, (1581682098)
  368. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.16 is not actionable, removing from list.
  369. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-kibana-7-2020.02.16" age (1581811200), direction: "older", point of reference, (1581682098)
  370. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.17 is not actionable, removing from list.
  371. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-kibana-7-2020.02.17" age (1581897600), direction: "older", point of reference, (1581682098)
  372. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.12 is actionable and remains in the list.
  373. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-kibana-7-2020.02.12" age (1581465600), direction: "older", point of reference, (1581682098)
  374. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.13 is actionable and remains in the list.
  375. 2020-02-17 13:08:18,737 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-kibana-7-2020.02.13" age (1581552000), direction: "older", point of reference, (1581682098)
  376. 2020-02-17 13:08:18,738 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13']
  377. 2020-02-17 13:08:18,738 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13']
  378. 2020-02-17 13:08:18,738 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'filtertype': 'ilm'}
  379. 2020-02-17 13:08:18,739 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad66d8050>}
  380. 2020-02-17 13:08:18,739 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'filtertype': 'ilm'}
  381. 2020-02-17 13:08:18,739 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'filtertype': 'ilm'}
  382. 2020-02-17 13:08:18,739 DEBUG          curator.indexlist             filter_ilm:1180 Filtering indices with index.lifecycle.name
  383. 2020-02-17 13:08:18,741 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14/_settings HTTP/1.1" 200 988
  384. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.14 is actionable and remains in the list.
  385. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-kibana-7-2020.02.14
  386. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.12 is actionable and remains in the list.
  387. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-kibana-7-2020.02.12
  388. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-kibana-7-2020.02.13 is actionable and remains in the list.
  389. 2020-02-17 13:08:18,742 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-kibana-7-2020.02.13
  390. 2020-02-17 13:08:18,742 DEBUG     curator.actions.delete_indices               __init__:593  master_timeout value: 300s
  391. 2020-02-17 13:08:18,742 INFO               curator.utils           show_dry_run:962  DRY-RUN MODE.  No changes will be made.
  392. 2020-02-17 13:08:18,742 INFO               curator.utils           show_dry_run:965  (CLOSED) indices may be shown that may not be acted on by action "delete_indices".
  393. 2020-02-17 13:08:18,742 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-kibana-7-2020.02.12 with arguments: {}
  394. 2020-02-17 13:08:18,742 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-kibana-7-2020.02.13 with arguments: {}
  395. 2020-02-17 13:08:18,742 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-kibana-7-2020.02.14 with arguments: {}
  396. 2020-02-17 13:08:18,742 INFO                 curator.cli                    run:223  Action ID: 2, "delete_indices" completed.
  397. 2020-02-17 13:08:18,742 DEBUG                curator.cli                    run:128  action_disabled = False
  398. 2020-02-17 13:08:18,742 DEBUG                curator.cli                    run:132  continue_if_exception = False
  399. 2020-02-17 13:08:18,742 DEBUG                curator.cli                    run:134  timeout_override = 300
  400. 2020-02-17 13:08:18,742 DEBUG                curator.cli                    run:136  ignore_empty_list = True
  401. 2020-02-17 13:08:18,742 DEBUG                curator.cli                    run:138  allow_ilm_indices = False
  402. 2020-02-17 13:08:18,742 INFO                 curator.cli                    run:148  Preparing Action ID: 3, "delete_indices"
  403. 2020-02-17 13:08:18,742 INFO                 curator.cli                    run:162  Creating client object and testing connection
  404. 2020-02-17 13:08:18,743 DEBUG              curator.utils             get_client:809  kwargs = {'url_prefix': '', 'aws_secret_key': None, 'http_auth': None, 'certificate': None, 'aws_key': None, 'aws_sign_request': False, 'port': 9200, 'hosts': ['localhost'], 'timeout': 300, 'aws_token': None, 'use_ssl': False, 'master_only': False, 'client_cert': None, 'ssl_no_validate': False, 'client_key': None}
  405. 2020-02-17 13:08:18,743 DEBUG              curator.utils             get_client:871  Checking for AWS settings
  406. 2020-02-17 13:08:18,743 DEBUG              curator.utils             get_client:886  "requests_aws4auth" module present, but not used.
  407. 2020-02-17 13:08:18,743 INFO               curator.utils             get_client:903  Instantiating client object
  408. 2020-02-17 13:08:18,743 INFO               curator.utils             get_client:906  Testing client connectivity
  409. 2020-02-17 13:08:18,744 DEBUG     urllib3.connectionpool              _new_conn:205  Starting new HTTP connection (1): localhost:9200
  410. 2020-02-17 13:08:18,746 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  411. 2020-02-17 13:08:18,746 DEBUG              curator.utils             get_client:907  Cluster info: {u'cluster_name': u'elasticsearch', u'cluster_uuid': u'AKvAMU4aSG-EDHESj7VtoA', u'version': {u'build_date': u'2020-02-06T00:09:00.449973Z', u'minimum_wire_compatibility_version': u'6.8.0', u'build_hash': u'7f634e9f44834fbc12724506cc1da681b0c3b1e3', u'number': u'7.6.0', u'lucene_version': u'8.4.0', u'minimum_index_compatibility_version': u'6.0.0-beta1', u'build_flavor': u'default', u'build_snapshot': False, u'build_type': u'deb'}, u'name': u'ELK', u'tagline': u'You Know, for Search'}
  412. 2020-02-17 13:08:18,746 INFO               curator.utils             get_client:908  Successfully created Elasticsearch client object with provided settings
  413. 2020-02-17 13:08:18,746 DEBUG              curator.utils             get_client:932  Checking Elasticsearch endpoint version...
  414. 2020-02-17 13:08:18,747 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  415. 2020-02-17 13:08:18,748 DEBUG              curator.utils          check_version:693  Detected Elasticsearch version 7.6.0
  416. 2020-02-17 13:08:18,748 DEBUG              curator.utils             get_client:951  Not verifying local master status (master_only: false)
  417. 2020-02-17 13:08:18,748 INFO                 curator.cli                    run:194  Trying Action ID: 3, "delete_indices":
  418. 2020-02-17 13:08:18,748 DEBUG                curator.cli         process_action:46   Configuration dictionary: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}], 'options': {}}
  419. 2020-02-17 13:08:18,748 DEBUG                curator.cli         process_action:47   kwargs: {'master_timeout': 300, 'dry_run': True}
  420. 2020-02-17 13:08:18,748 DEBUG                curator.cli         process_action:52   opts: {}
  421. 2020-02-17 13:08:18,748 DEBUG                curator.cli         process_action:64   Action kwargs: {'master_timeout': 300}
  422. 2020-02-17 13:08:18,748 DEBUG                curator.cli         process_action:93   Running "DELETE_INDICES"
  423. 2020-02-17 13:08:18,748 DEBUG          curator.indexlist          __get_indices:65   Getting all indices
  424. 2020-02-17 13:08:18,752 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_all/_settings?expand_wildcards=open%2Cclosed HTTP/1.1" 200 8356
  425. 2020-02-17 13:08:18,756 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  426. 2020-02-17 13:08:18,757 DEBUG              curator.utils            get_indices:648  Detected Elasticsearch version 7.6.0
  427. 2020-02-17 13:08:18,757 DEBUG              curator.utils            get_indices:650  All indices: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  428. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.12
  429. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.13
  430. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.14
  431. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.15
  432. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.16
  433. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.17
  434. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.14
  435. 2020-02-17 13:08:18,757 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.15
  436. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.16
  437. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.17
  438. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.12
  439. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.13
  440. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for kibana_sample_data_logs
  441. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_2
  442. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_3
  443. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_1
  444. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_1
  445. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_3
  446. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_2
  447. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .apm-agent-configuration
  448. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for logstash-2020.02.10-000001
  449. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.13
  450. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.12
  451. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.15
  452. 2020-02-17 13:08:18,758 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.14
  453. 2020-02-17 13:08:18,759 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.17
  454. 2020-02-17 13:08:18,759 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.16
  455. 2020-02-17 13:08:18,759 DEBUG          curator.indexlist          _get_metadata:177  Getting index metadata
  456. 2020-02-17 13:08:18,759 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  457. 2020-02-17 13:08:18,775 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_cluster/state/metadata/.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001 HTTP/1.1" 200 183973
  458. 2020-02-17 13:08:18,861 DEBUG          curator.indexlist       _get_index_stats:117  Getting index stats
  459. 2020-02-17 13:08:18,861 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  460. 2020-02-17 13:08:18,861 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  461. 2020-02-17 13:08:18,861 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  462. 2020-02-17 13:08:18,864 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001/_stats/store,docs HTTP/1.1" 200 6379
  463. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.12  Size: 129.8MB  Docs: 235278
  464. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.13  Size: 104.7MB  Docs: 199821
  465. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.14  Size: 118.1MB  Docs: 206908
  466. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.15  Size: 131.0MB  Docs: 224656
  467. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.16  Size: 145.9MB  Docs: 250604
  468. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.17  Size: 82.0MB  Docs: 139890
  469. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.14  Size: 2.1MB  Docs: 8639
  470. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.15  Size: 2.1MB  Docs: 8640
  471. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.16  Size: 2.0MB  Docs: 8639
  472. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.17  Size: 1.0MB  Docs: 4370
  473. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.12  Size: 2.3MB  Docs: 8607
  474. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.13  Size: 2.4MB  Docs: 8318
  475. 2020-02-17 13:08:18,867 DEBUG          curator.indexlist     iterate_over_stats:126  Index: kibana_sample_data_logs  Size: 11.4MB  Docs: 14074
  476. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_2  Size: 200.0KB  Docs: 100
  477. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_3  Size: 196.4KB  Docs: 103
  478. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_1  Size: 132.9KB  Docs: 52
  479. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_1  Size: 13.2KB  Docs: 2
  480. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_3  Size: 22.8KB  Docs: 3
  481. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_2  Size: 26.4KB  Docs: 3
  482. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .apm-agent-configuration  Size: 283.0B  Docs: 0
  483. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: logstash-2020.02.10-000001  Size: 9.0GB  Docs: 10069089
  484. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.13  Size: 9.1MB  Docs: 107945
  485. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.12  Size: 9.9MB  Docs: 134036
  486. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.15  Size: 9.5MB  Docs: 112294
  487. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.14  Size: 9.4MB  Docs: 112294
  488. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.17  Size: 5.0MB  Docs: 56784
  489. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.16  Size: 9.3MB  Docs: 112307
  490. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist        iterate_filters:1218 Iterating over a list of filters
  491. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist        iterate_filters:1224 All filters: [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}]
  492. 2020-02-17 13:08:18,868 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  493. 2020-02-17 13:08:18,869 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}
  494. 2020-02-17 13:08:18,870 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad681ce60>}
  495. 2020-02-17 13:08:18,870 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}
  496. 2020-02-17 13:08:18,870 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-es-7-'}
  497. 2020-02-17 13:08:18,870 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'exclude': False, 'kind': 'prefix', 'value': '.monitoring-es-7-'}
  498. 2020-02-17 13:08:18,870 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  499. 2020-02-17 13:08:18,870 DEBUG          curator.indexlist        filter_by_regex:430  Filtering indices by regex
  500. 2020-02-17 13:08:18,870 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  501. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  502. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.12
  503. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.12 is actionable and remains in the list.
  504. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.13
  505. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.13 is actionable and remains in the list.
  506. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.14
  507. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.14 is actionable and remains in the list.
  508. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.15
  509. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.15 is actionable and remains in the list.
  510. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.16
  511. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.16 is actionable and remains in the list.
  512. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.17
  513. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.17 is actionable and remains in the list.
  514. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.14
  515. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.14 is not actionable, removing from list.
  516. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.15
  517. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.15 is not actionable, removing from list.
  518. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.16
  519. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.16 is not actionable, removing from list.
  520. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.17
  521. 2020-02-17 13:08:18,871 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.17 is not actionable, removing from list.
  522. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.12
  523. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.12 is not actionable, removing from list.
  524. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.13
  525. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.13 is not actionable, removing from list.
  526. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: kibana_sample_data_logs
  527. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index kibana_sample_data_logs is not actionable, removing from list.
  528. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_2
  529. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_2 is not actionable, removing from list.
  530. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_3
  531. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_3 is not actionable, removing from list.
  532. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_1
  533. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_1 is not actionable, removing from list.
  534. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_1
  535. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_1 is not actionable, removing from list.
  536. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_3
  537. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_3 is not actionable, removing from list.
  538. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_2
  539. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_2 is not actionable, removing from list.
  540. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .apm-agent-configuration
  541. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index .apm-agent-configuration is not actionable, removing from list.
  542. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: logstash-2020.02.10-000001
  543. 2020-02-17 13:08:18,872 DEBUG          curator.indexlist       __not_actionable:39   Index logstash-2020.02.10-000001 is not actionable, removing from list.
  544. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.13
  545. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.13 is not actionable, removing from list.
  546. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.12
  547. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.12 is not actionable, removing from list.
  548. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.15
  549. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.15 is not actionable, removing from list.
  550. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.14
  551. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.14 is not actionable, removing from list.
  552. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.17
  553. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.17 is not actionable, removing from list.
  554. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.16
  555. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.16 is not actionable, removing from list.
  556. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17']
  557. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17']
  558. 2020-02-17 13:08:18,873 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  559. 2020-02-17 13:08:18,875 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6811320>}
  560. 2020-02-17 13:08:18,875 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  561. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  562. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'direction': 'older', 'stats_result': 'min_value', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  563. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17']
  564. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist          filter_by_age:490  Filtering indices by age
  565. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist   _get_name_based_ages:280  Getting ages of indices by "name"
  566. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  567. 2020-02-17 13:08:18,875 DEBUG              curator.utils         get_date_regex:200  regex = \d{4}\.\d{2}\.\d{2}
  568. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  569. 2020-02-17 13:08:18,875 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  570. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.12 is actionable and remains in the list.
  571. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-es-7-2020.02.12" age (1581465600), direction: "older", point of reference, (1581682098)
  572. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.13 is actionable and remains in the list.
  573. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-es-7-2020.02.13" age (1581552000), direction: "older", point of reference, (1581682098)
  574. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.14 is actionable and remains in the list.
  575. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-es-7-2020.02.14" age (1581638400), direction: "older", point of reference, (1581682098)
  576. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.15 is not actionable, removing from list.
  577. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-es-7-2020.02.15" age (1581724800), direction: "older", point of reference, (1581682098)
  578. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.16 is not actionable, removing from list.
  579. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-es-7-2020.02.16" age (1581811200), direction: "older", point of reference, (1581682098)
  580. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.17 is not actionable, removing from list.
  581. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-es-7-2020.02.17" age (1581897600), direction: "older", point of reference, (1581682098)
  582. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14']
  583. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14']
  584. 2020-02-17 13:08:18,876 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'filtertype': 'ilm'}
  585. 2020-02-17 13:08:18,878 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6819140>}
  586. 2020-02-17 13:08:18,878 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'filtertype': 'ilm'}
  587. 2020-02-17 13:08:18,878 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'filtertype': 'ilm'}
  588. 2020-02-17 13:08:18,878 DEBUG          curator.indexlist             filter_ilm:1180 Filtering indices with index.lifecycle.name
  589. 2020-02-17 13:08:18,880 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14/_settings HTTP/1.1" 200 964
  590. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.12 is actionable and remains in the list.
  591. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-es-7-2020.02.12
  592. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.13 is actionable and remains in the list.
  593. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-es-7-2020.02.13
  594. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-es-7-2020.02.14 is actionable and remains in the list.
  595. 2020-02-17 13:08:18,881 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-es-7-2020.02.14
  596. 2020-02-17 13:08:18,881 DEBUG     curator.actions.delete_indices               __init__:593  master_timeout value: 300s
  597. 2020-02-17 13:08:18,881 INFO               curator.utils           show_dry_run:962  DRY-RUN MODE.  No changes will be made.
  598. 2020-02-17 13:08:18,881 INFO               curator.utils           show_dry_run:965  (CLOSED) indices may be shown that may not be acted on by action "delete_indices".
  599. 2020-02-17 13:08:18,881 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-es-7-2020.02.12 with arguments: {}
  600. 2020-02-17 13:08:18,881 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-es-7-2020.02.13 with arguments: {}
  601. 2020-02-17 13:08:18,881 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-es-7-2020.02.14 with arguments: {}
  602. 2020-02-17 13:08:18,881 INFO                 curator.cli                    run:223  Action ID: 3, "delete_indices" completed.
  603. 2020-02-17 13:08:18,881 DEBUG                curator.cli                    run:128  action_disabled = False
  604. 2020-02-17 13:08:18,881 DEBUG                curator.cli                    run:132  continue_if_exception = False
  605. 2020-02-17 13:08:18,881 DEBUG                curator.cli                    run:134  timeout_override = 300
  606. 2020-02-17 13:08:18,881 DEBUG                curator.cli                    run:136  ignore_empty_list = True
  607. 2020-02-17 13:08:18,882 DEBUG                curator.cli                    run:138  allow_ilm_indices = False
  608. 2020-02-17 13:08:18,882 INFO                 curator.cli                    run:148  Preparing Action ID: 4, "delete_indices"
  609. 2020-02-17 13:08:18,882 INFO                 curator.cli                    run:162  Creating client object and testing connection
  610. 2020-02-17 13:08:18,882 DEBUG              curator.utils             get_client:809  kwargs = {'url_prefix': '', 'aws_secret_key': None, 'http_auth': None, 'certificate': None, 'aws_key': None, 'aws_sign_request': False, 'port': 9200, 'hosts': ['localhost'], 'timeout': 300, 'aws_token': None, 'use_ssl': False, 'master_only': False, 'client_cert': None, 'ssl_no_validate': False, 'client_key': None}
  611. 2020-02-17 13:08:18,882 DEBUG              curator.utils             get_client:871  Checking for AWS settings
  612. 2020-02-17 13:08:18,882 DEBUG              curator.utils             get_client:886  "requests_aws4auth" module present, but not used.
  613. 2020-02-17 13:08:18,882 INFO               curator.utils             get_client:903  Instantiating client object
  614. 2020-02-17 13:08:18,882 INFO               curator.utils             get_client:906  Testing client connectivity
  615. 2020-02-17 13:08:18,883 DEBUG     urllib3.connectionpool              _new_conn:205  Starting new HTTP connection (1): localhost:9200
  616. 2020-02-17 13:08:18,885 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  617. 2020-02-17 13:08:18,886 DEBUG              curator.utils             get_client:907  Cluster info: {u'cluster_name': u'elasticsearch', u'cluster_uuid': u'AKvAMU4aSG-EDHESj7VtoA', u'version': {u'build_date': u'2020-02-06T00:09:00.449973Z', u'minimum_wire_compatibility_version': u'6.8.0', u'build_hash': u'7f634e9f44834fbc12724506cc1da681b0c3b1e3', u'number': u'7.6.0', u'lucene_version': u'8.4.0', u'minimum_index_compatibility_version': u'6.0.0-beta1', u'build_flavor': u'default', u'build_snapshot': False, u'build_type': u'deb'}, u'name': u'ELK', u'tagline': u'You Know, for Search'}
  618. 2020-02-17 13:08:18,886 INFO               curator.utils             get_client:908  Successfully created Elasticsearch client object with provided settings
  619. 2020-02-17 13:08:18,886 DEBUG              curator.utils             get_client:932  Checking Elasticsearch endpoint version...
  620. 2020-02-17 13:08:18,887 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  621. 2020-02-17 13:08:18,888 DEBUG              curator.utils          check_version:693  Detected Elasticsearch version 7.6.0
  622. 2020-02-17 13:08:18,888 DEBUG              curator.utils             get_client:951  Not verifying local master status (master_only: false)
  623. 2020-02-17 13:08:18,888 INFO                 curator.cli                    run:194  Trying Action ID: 4, "delete_indices":
  624. 2020-02-17 13:08:18,888 DEBUG                curator.cli         process_action:46   Configuration dictionary: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}], 'options': {}}
  625. 2020-02-17 13:08:18,888 DEBUG                curator.cli         process_action:47   kwargs: {'master_timeout': 300, 'dry_run': True}
  626. 2020-02-17 13:08:18,888 DEBUG                curator.cli         process_action:52   opts: {}
  627. 2020-02-17 13:08:18,888 DEBUG                curator.cli         process_action:64   Action kwargs: {'master_timeout': 300}
  628. 2020-02-17 13:08:18,888 DEBUG                curator.cli         process_action:93   Running "DELETE_INDICES"
  629. 2020-02-17 13:08:18,888 DEBUG          curator.indexlist          __get_indices:65   Getting all indices
  630. 2020-02-17 13:08:18,892 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_all/_settings?expand_wildcards=open%2Cclosed HTTP/1.1" 200 8356
  631. 2020-02-17 13:08:18,896 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  632. 2020-02-17 13:08:18,897 DEBUG              curator.utils            get_indices:648  Detected Elasticsearch version 7.6.0
  633. 2020-02-17 13:08:18,897 DEBUG              curator.utils            get_indices:650  All indices: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  634. 2020-02-17 13:08:18,897 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.12
  635. 2020-02-17 13:08:18,897 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.13
  636. 2020-02-17 13:08:18,897 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.14
  637. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.15
  638. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.16
  639. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.17
  640. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.14
  641. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.15
  642. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.16
  643. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.17
  644. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.12
  645. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.13
  646. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for kibana_sample_data_logs
  647. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_2
  648. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_3
  649. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_1
  650. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_1
  651. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_3
  652. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_2
  653. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .apm-agent-configuration
  654. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for logstash-2020.02.10-000001
  655. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.13
  656. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.12
  657. 2020-02-17 13:08:18,898 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.15
  658. 2020-02-17 13:08:18,899 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.14
  659. 2020-02-17 13:08:18,899 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.17
  660. 2020-02-17 13:08:18,899 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.16
  661. 2020-02-17 13:08:18,899 DEBUG          curator.indexlist          _get_metadata:177  Getting index metadata
  662. 2020-02-17 13:08:18,899 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  663. 2020-02-17 13:08:18,915 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_cluster/state/metadata/.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001 HTTP/1.1" 200 183973
  664. 2020-02-17 13:08:19,006 DEBUG          curator.indexlist       _get_index_stats:117  Getting index stats
  665. 2020-02-17 13:08:19,006 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  666. 2020-02-17 13:08:19,007 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  667. 2020-02-17 13:08:19,007 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  668. 2020-02-17 13:08:19,009 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001/_stats/store,docs HTTP/1.1" 200 6379
  669. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.12  Size: 129.8MB  Docs: 235278
  670. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.13  Size: 104.7MB  Docs: 199821
  671. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.14  Size: 118.1MB  Docs: 206908
  672. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.15  Size: 131.0MB  Docs: 224656
  673. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.16  Size: 145.9MB  Docs: 250604
  674. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.17  Size: 82.0MB  Docs: 139890
  675. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.14  Size: 2.1MB  Docs: 8639
  676. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.15  Size: 2.1MB  Docs: 8640
  677. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.16  Size: 2.0MB  Docs: 8639
  678. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.17  Size: 1.0MB  Docs: 4370
  679. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.12  Size: 2.3MB  Docs: 8607
  680. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.13  Size: 2.4MB  Docs: 8318
  681. 2020-02-17 13:08:19,012 DEBUG          curator.indexlist     iterate_over_stats:126  Index: kibana_sample_data_logs  Size: 11.4MB  Docs: 14074
  682. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_2  Size: 200.0KB  Docs: 100
  683. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_3  Size: 196.4KB  Docs: 103
  684. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_1  Size: 132.9KB  Docs: 52
  685. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_1  Size: 13.2KB  Docs: 2
  686. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_3  Size: 22.8KB  Docs: 3
  687. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_2  Size: 26.4KB  Docs: 3
  688. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .apm-agent-configuration  Size: 283.0B  Docs: 0
  689. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: logstash-2020.02.10-000001  Size: 9.0GB  Docs: 10069089
  690. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.13  Size: 9.1MB  Docs: 107945
  691. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.12  Size: 9.9MB  Docs: 134036
  692. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.15  Size: 9.5MB  Docs: 112294
  693. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.14  Size: 9.4MB  Docs: 112294
  694. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.17  Size: 5.0MB  Docs: 56797
  695. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.16  Size: 9.3MB  Docs: 112307
  696. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist        iterate_filters:1218 Iterating over a list of filters
  697. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist        iterate_filters:1224 All filters: [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}, {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}, {'filtertype': 'ilm'}]
  698. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  699. 2020-02-17 13:08:19,013 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}
  700. 2020-02-17 13:08:19,015 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad68485f0>}
  701. 2020-02-17 13:08:19,015 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}
  702. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': '.monitoring-logstash-7-'}
  703. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'exclude': False, 'kind': 'prefix', 'value': '.monitoring-logstash-7-'}
  704. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  705. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        filter_by_regex:430  Filtering indices by regex
  706. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  707. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  708. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.12
  709. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.12 is not actionable, removing from list.
  710. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.13
  711. 2020-02-17 13:08:19,015 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.13 is not actionable, removing from list.
  712. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.14
  713. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.14 is not actionable, removing from list.
  714. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.15
  715. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.15 is not actionable, removing from list.
  716. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.16
  717. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.16 is not actionable, removing from list.
  718. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.17
  719. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.17 is not actionable, removing from list.
  720. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.14
  721. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.14 is not actionable, removing from list.
  722. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.15
  723. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.15 is not actionable, removing from list.
  724. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.16
  725. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.16 is not actionable, removing from list.
  726. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.17
  727. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.17 is not actionable, removing from list.
  728. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.12
  729. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.12 is not actionable, removing from list.
  730. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.13
  731. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.13 is not actionable, removing from list.
  732. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: kibana_sample_data_logs
  733. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index kibana_sample_data_logs is not actionable, removing from list.
  734. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_2
  735. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_2 is not actionable, removing from list.
  736. 2020-02-17 13:08:19,016 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_3
  737. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_3 is not actionable, removing from list.
  738. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_1
  739. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_1 is not actionable, removing from list.
  740. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_1
  741. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_1 is not actionable, removing from list.
  742. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_3
  743. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_3 is not actionable, removing from list.
  744. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_2
  745. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_2 is not actionable, removing from list.
  746. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .apm-agent-configuration
  747. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index .apm-agent-configuration is not actionable, removing from list.
  748. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: logstash-2020.02.10-000001
  749. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist       __not_actionable:39   Index logstash-2020.02.10-000001 is not actionable, removing from list.
  750. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.13
  751. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.13 is actionable and remains in the list.
  752. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.12
  753. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.12 is actionable and remains in the list.
  754. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.15
  755. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.15 is actionable and remains in the list.
  756. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.14
  757. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.14 is actionable and remains in the list.
  758. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.17
  759. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.17 is actionable and remains in the list.
  760. 2020-02-17 13:08:19,017 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.16
  761. 2020-02-17 13:08:19,018 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.16 is actionable and remains in the list.
  762. 2020-02-17 13:08:19,018 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  763. 2020-02-17 13:08:19,018 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  764. 2020-02-17 13:08:19,018 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  765. 2020-02-17 13:08:19,019 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad68485f0>}
  766. 2020-02-17 13:08:19,019 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  767. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'direction': 'older', 'stats_result': 'min_value', 'filtertype': 'age', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  768. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'direction': 'older', 'stats_result': 'min_value', 'source': 'name', 'epoch': None, 'timestring': '%Y.%m.%d', 'exclude': False, 'unit_count': 3, 'unit': 'days'}
  769. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  770. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist          filter_by_age:490  Filtering indices by age
  771. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist   _get_name_based_ages:280  Getting ages of indices by "name"
  772. 2020-02-17 13:08:19,019 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  773. 2020-02-17 13:08:19,019 DEBUG              curator.utils         get_date_regex:200  regex = \d{4}\.\d{2}\.\d{2}
  774. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  775. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  776. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.13 is actionable and remains in the list.
  777. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-logstash-7-2020.02.13" age (1581552000), direction: "older", point of reference, (1581682099)
  778. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.12 is actionable and remains in the list.
  779. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-logstash-7-2020.02.12" age (1581465600), direction: "older", point of reference, (1581682099)
  780. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.15 is not actionable, removing from list.
  781. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-logstash-7-2020.02.15" age (1581724800), direction: "older", point of reference, (1581682099)
  782. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.14 is actionable and remains in the list.
  783. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: Index ".monitoring-logstash-7-2020.02.14" age (1581638400), direction: "older", point of reference, (1581682099)
  784. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.17 is not actionable, removing from list.
  785. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-logstash-7-2020.02.17" age (1581897600), direction: "older", point of reference, (1581682099)
  786. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.16 is not actionable, removing from list.
  787. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: Index ".monitoring-logstash-7-2020.02.16" age (1581811200), direction: "older", point of reference, (1581682099)
  788. 2020-02-17 13:08:19,020 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.14']
  789. 2020-02-17 13:08:19,021 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.14']
  790. 2020-02-17 13:08:19,021 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'filtertype': 'ilm'}
  791. 2020-02-17 13:08:19,022 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6708050>}
  792. 2020-02-17 13:08:19,022 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'filtertype': 'ilm'}
  793. 2020-02-17 13:08:19,022 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'filtertype': 'ilm'}
  794. 2020-02-17 13:08:19,022 DEBUG          curator.indexlist             filter_ilm:1180 Filtering indices with index.lifecycle.name
  795. 2020-02-17 13:08:19,024 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14/_settings HTTP/1.1" 200 1000
  796. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.13 is actionable and remains in the list.
  797. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-logstash-7-2020.02.13
  798. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.12 is actionable and remains in the list.
  799. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-logstash-7-2020.02.12
  800. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist           __actionable:35   Index .monitoring-logstash-7-2020.02.14 is actionable and remains in the list.
  801. 2020-02-17 13:08:19,025 DEBUG          curator.indexlist            __excludify:58   Remains in actionable list: index.lifecycle.name is not set for index .monitoring-logstash-7-2020.02.14
  802. 2020-02-17 13:08:19,025 DEBUG     curator.actions.delete_indices               __init__:593  master_timeout value: 300s
  803. 2020-02-17 13:08:19,025 INFO               curator.utils           show_dry_run:962  DRY-RUN MODE.  No changes will be made.
  804. 2020-02-17 13:08:19,025 INFO               curator.utils           show_dry_run:965  (CLOSED) indices may be shown that may not be acted on by action "delete_indices".
  805. 2020-02-17 13:08:19,025 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-logstash-7-2020.02.12 with arguments: {}
  806. 2020-02-17 13:08:19,025 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-logstash-7-2020.02.13 with arguments: {}
  807. 2020-02-17 13:08:19,025 INFO               curator.utils           show_dry_run:972  DRY-RUN: delete_indices: .monitoring-logstash-7-2020.02.14 with arguments: {}
  808. 2020-02-17 13:08:19,025 INFO                 curator.cli                    run:223  Action ID: 4, "delete_indices" completed.
  809. 2020-02-17 13:08:19,025 DEBUG                curator.cli                    run:128  action_disabled = False
  810. 2020-02-17 13:08:19,025 DEBUG                curator.cli                    run:132  continue_if_exception = False
  811. 2020-02-17 13:08:19,025 DEBUG                curator.cli                    run:134  timeout_override = 300
  812. 2020-02-17 13:08:19,025 DEBUG                curator.cli                    run:136  ignore_empty_list = True
  813. 2020-02-17 13:08:19,025 DEBUG                curator.cli                    run:138  allow_ilm_indices = False
  814. 2020-02-17 13:08:19,025 INFO                 curator.cli                    run:148  Preparing Action ID: 5, "delete_indices"
  815. 2020-02-17 13:08:19,026 INFO                 curator.cli                    run:162  Creating client object and testing connection
  816. 2020-02-17 13:08:19,026 DEBUG              curator.utils             get_client:809  kwargs = {'url_prefix': '', 'aws_secret_key': None, 'http_auth': None, 'certificate': None, 'aws_key': None, 'aws_sign_request': False, 'port': 9200, 'hosts': ['localhost'], 'timeout': 300, 'aws_token': None, 'use_ssl': False, 'master_only': False, 'client_cert': None, 'ssl_no_validate': False, 'client_key': None}
  817. 2020-02-17 13:08:19,026 DEBUG              curator.utils             get_client:871  Checking for AWS settings
  818. 2020-02-17 13:08:19,026 DEBUG              curator.utils             get_client:886  "requests_aws4auth" module present, but not used.
  819. 2020-02-17 13:08:19,026 INFO               curator.utils             get_client:903  Instantiating client object
  820. 2020-02-17 13:08:19,026 INFO               curator.utils             get_client:906  Testing client connectivity
  821. 2020-02-17 13:08:19,027 DEBUG     urllib3.connectionpool              _new_conn:205  Starting new HTTP connection (1): localhost:9200
  822. 2020-02-17 13:08:19,029 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  823. 2020-02-17 13:08:19,029 DEBUG              curator.utils             get_client:907  Cluster info: {u'cluster_name': u'elasticsearch', u'cluster_uuid': u'AKvAMU4aSG-EDHESj7VtoA', u'version': {u'build_date': u'2020-02-06T00:09:00.449973Z', u'minimum_wire_compatibility_version': u'6.8.0', u'build_hash': u'7f634e9f44834fbc12724506cc1da681b0c3b1e3', u'number': u'7.6.0', u'lucene_version': u'8.4.0', u'minimum_index_compatibility_version': u'6.0.0-beta1', u'build_flavor': u'default', u'build_snapshot': False, u'build_type': u'deb'}, u'name': u'ELK', u'tagline': u'You Know, for Search'}
  824. 2020-02-17 13:08:19,030 INFO               curator.utils             get_client:908  Successfully created Elasticsearch client object with provided settings
  825. 2020-02-17 13:08:19,030 DEBUG              curator.utils             get_client:932  Checking Elasticsearch endpoint version...
  826. 2020-02-17 13:08:19,031 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  827. 2020-02-17 13:08:19,031 DEBUG              curator.utils          check_version:693  Detected Elasticsearch version 7.6.0
  828. 2020-02-17 13:08:19,031 DEBUG              curator.utils             get_client:951  Not verifying local master status (master_only: false)
  829. 2020-02-17 13:08:19,031 INFO                 curator.cli                    run:194  Trying Action ID: 5, "delete_indices":
  830. 2020-02-17 13:08:19,031 DEBUG                curator.cli         process_action:46   Configuration dictionary: {'action': 'delete_indices', 'description': '', 'filters': [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}, {'filtertype': 'ilm'}], 'options': {}}
  831. 2020-02-17 13:08:19,031 DEBUG                curator.cli         process_action:47   kwargs: {'master_timeout': 300, 'dry_run': True}
  832. 2020-02-17 13:08:19,032 DEBUG                curator.cli         process_action:52   opts: {}
  833. 2020-02-17 13:08:19,032 DEBUG                curator.cli         process_action:64   Action kwargs: {'master_timeout': 300}
  834. 2020-02-17 13:08:19,032 DEBUG                curator.cli         process_action:93   Running "DELETE_INDICES"
  835. 2020-02-17 13:08:19,032 DEBUG          curator.indexlist          __get_indices:65   Getting all indices
  836. 2020-02-17 13:08:19,035 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_all/_settings?expand_wildcards=open%2Cclosed HTTP/1.1" 200 8356
  837. 2020-02-17 13:08:19,039 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET / HTTP/1.1" 200 528
  838. 2020-02-17 13:08:19,039 DEBUG              curator.utils            get_indices:648  Detected Elasticsearch version 7.6.0
  839. 2020-02-17 13:08:19,039 DEBUG              curator.utils            get_indices:650  All indices: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  840. 2020-02-17 13:08:19,039 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.12
  841. 2020-02-17 13:08:19,039 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.13
  842. 2020-02-17 13:08:19,039 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.14
  843. 2020-02-17 13:08:19,039 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.15
  844. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.16
  845. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-es-7-2020.02.17
  846. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.14
  847. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.15
  848. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.16
  849. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.17
  850. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.12
  851. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-kibana-7-2020.02.13
  852. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for kibana_sample_data_logs
  853. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_2
  854. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_3
  855. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_1
  856. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_1
  857. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_3
  858. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .kibana_task_manager_2
  859. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .apm-agent-configuration
  860. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for logstash-2020.02.10-000001
  861. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.13
  862. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.12
  863. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.15
  864. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.14
  865. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.17
  866. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist     __build_index_info:80   Building preliminary index metadata for .monitoring-logstash-7-2020.02.16
  867. 2020-02-17 13:08:19,040 DEBUG          curator.indexlist          _get_metadata:177  Getting index metadata
  868. 2020-02-17 13:08:19,041 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  869. 2020-02-17 13:08:19,057 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /_cluster/state/metadata/.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001 HTTP/1.1" 200 183973
  870. 2020-02-17 13:08:19,147 DEBUG          curator.indexlist       _get_index_stats:117  Getting index stats
  871. 2020-02-17 13:08:19,147 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  872. 2020-02-17 13:08:19,148 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  873. 2020-02-17 13:08:19,148 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  874. 2020-02-17 13:08:19,150 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /.apm-agent-configuration,.kibana_1,.kibana_2,.kibana_3,.kibana_task_manager_1,.kibana_task_manager_2,.kibana_task_manager_3,.monitoring-es-7-2020.02.12,.monitoring-es-7-2020.02.13,.monitoring-es-7-2020.02.14,.monitoring-es-7-2020.02.15,.monitoring-es-7-2020.02.16,.monitoring-es-7-2020.02.17,.monitoring-kibana-7-2020.02.12,.monitoring-kibana-7-2020.02.13,.monitoring-kibana-7-2020.02.14,.monitoring-kibana-7-2020.02.15,.monitoring-kibana-7-2020.02.16,.monitoring-kibana-7-2020.02.17,.monitoring-logstash-7-2020.02.12,.monitoring-logstash-7-2020.02.13,.monitoring-logstash-7-2020.02.14,.monitoring-logstash-7-2020.02.15,.monitoring-logstash-7-2020.02.16,.monitoring-logstash-7-2020.02.17,kibana_sample_data_logs,logstash-2020.02.10-000001/_stats/store,docs HTTP/1.1" 200 6379
  875. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.12  Size: 129.8MB  Docs: 235278
  876. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.13  Size: 104.7MB  Docs: 199821
  877. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.14  Size: 118.1MB  Docs: 206908
  878. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.15  Size: 131.0MB  Docs: 224656
  879. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.16  Size: 145.9MB  Docs: 250604
  880. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-es-7-2020.02.17  Size: 82.0MB  Docs: 139890
  881. 2020-02-17 13:08:19,153 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.14  Size: 2.1MB  Docs: 8639
  882. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.15  Size: 2.1MB  Docs: 8640
  883. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.16  Size: 2.0MB  Docs: 8639
  884. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.17  Size: 1.0MB  Docs: 4370
  885. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.12  Size: 2.3MB  Docs: 8607
  886. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-kibana-7-2020.02.13  Size: 2.4MB  Docs: 8318
  887. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: kibana_sample_data_logs  Size: 11.4MB  Docs: 14074
  888. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_2  Size: 200.0KB  Docs: 100
  889. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_3  Size: 196.4KB  Docs: 103
  890. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_1  Size: 132.9KB  Docs: 52
  891. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_1  Size: 13.2KB  Docs: 2
  892. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_3  Size: 22.8KB  Docs: 3
  893. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .kibana_task_manager_2  Size: 26.4KB  Docs: 3
  894. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .apm-agent-configuration  Size: 283.0B  Docs: 0
  895. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: logstash-2020.02.10-000001  Size: 9.0GB  Docs: 10069089
  896. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.13  Size: 9.1MB  Docs: 107945
  897. 2020-02-17 13:08:19,154 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.12  Size: 9.9MB  Docs: 134036
  898. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.15  Size: 9.5MB  Docs: 112294
  899. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.14  Size: 9.4MB  Docs: 112294
  900. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.17  Size: 5.0MB  Docs: 56797
  901. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist     iterate_over_stats:126  Index: .monitoring-logstash-7-2020.02.16  Size: 9.3MB  Docs: 112307
  902. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist        iterate_filters:1218 Iterating over a list of filters
  903. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist        iterate_filters:1224 All filters: [{'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}, {'filtertype': 'ilm'}]
  904. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  905. 2020-02-17 13:08:19,155 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}
  906. 2020-02-17 13:08:19,157 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6815de8>}
  907. 2020-02-17 13:08:19,157 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}
  908. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'exclude': False, 'kind': 'prefix', 'filtertype': 'pattern', 'value': 'logstash'}
  909. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist        iterate_filters:1243 Filter args: {'exclude': False, 'kind': 'prefix', 'value': 'logstash'}
  910. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist        iterate_filters:1244 Pre-instance: [u'.monitoring-es-7-2020.02.12', u'.monitoring-es-7-2020.02.13', u'.monitoring-es-7-2020.02.14', u'.monitoring-es-7-2020.02.15', u'.monitoring-es-7-2020.02.16', u'.monitoring-es-7-2020.02.17', u'.monitoring-kibana-7-2020.02.14', u'.monitoring-kibana-7-2020.02.15', u'.monitoring-kibana-7-2020.02.16', u'.monitoring-kibana-7-2020.02.17', u'.monitoring-kibana-7-2020.02.12', u'.monitoring-kibana-7-2020.02.13', u'kibana_sample_data_logs', u'.kibana_2', u'.kibana_3', u'.kibana_1', u'.kibana_task_manager_1', u'.kibana_task_manager_3', u'.kibana_task_manager_2', u'.apm-agent-configuration', u'logstash-2020.02.10-000001', u'.monitoring-logstash-7-2020.02.13', u'.monitoring-logstash-7-2020.02.12', u'.monitoring-logstash-7-2020.02.15', u'.monitoring-logstash-7-2020.02.14', u'.monitoring-logstash-7-2020.02.17', u'.monitoring-logstash-7-2020.02.16']
  911. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist        filter_by_regex:430  Filtering indices by regex
  912. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist       empty_list_check:226  Checking for empty list
  913. 2020-02-17 13:08:19,157 DEBUG          curator.indexlist           working_list:237  Generating working list of indices
  914. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.12
  915. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.12 is not actionable, removing from list.
  916. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.13
  917. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.13 is not actionable, removing from list.
  918. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.14
  919. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.14 is not actionable, removing from list.
  920. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.15
  921. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.15 is not actionable, removing from list.
  922. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.16
  923. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.16 is not actionable, removing from list.
  924. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-es-7-2020.02.17
  925. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-es-7-2020.02.17 is not actionable, removing from list.
  926. 2020-02-17 13:08:19,158 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.14
  927. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.14 is not actionable, removing from list.
  928. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.15
  929. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.15 is not actionable, removing from list.
  930. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.16
  931. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.16 is not actionable, removing from list.
  932. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.17
  933. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.17 is not actionable, removing from list.
  934. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.12
  935. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.12 is not actionable, removing from list.
  936. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-kibana-7-2020.02.13
  937. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-kibana-7-2020.02.13 is not actionable, removing from list.
  938. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: kibana_sample_data_logs
  939. 2020-02-17 13:08:19,159 DEBUG          curator.indexlist       __not_actionable:39   Index kibana_sample_data_logs is not actionable, removing from list.
  940. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_2
  941. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_2 is not actionable, removing from list.
  942. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_3
  943. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_3 is not actionable, removing from list.
  944. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_1
  945. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_1 is not actionable, removing from list.
  946. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_1
  947. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_1 is not actionable, removing from list.
  948. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_3
  949. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_3 is not actionable, removing from list.
  950. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .kibana_task_manager_2
  951. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist       __not_actionable:39   Index .kibana_task_manager_2 is not actionable, removing from list.
  952. 2020-02-17 13:08:19,160 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .apm-agent-configuration
  953. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist       __not_actionable:39   Index .apm-agent-configuration is not actionable, removing from list.
  954. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: logstash-2020.02.10-000001
  955. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist           __actionable:35   Index logstash-2020.02.10-000001 is actionable and remains in the list.
  956. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.13
  957. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.13 is not actionable, removing from list.
  958. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.12
  959. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.12 is not actionable, removing from list.
  960. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.15
  961. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.15 is not actionable, removing from list.
  962. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.14
  963. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.14 is not actionable, removing from list.
  964. 2020-02-17 13:08:19,161 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.17
  965. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.17 is not actionable, removing from list.
  966. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist        filter_by_regex:451  Filter by regex: Index: .monitoring-logstash-7-2020.02.16
  967. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist       __not_actionable:39   Index .monitoring-logstash-7-2020.02.16 is not actionable, removing from list.
  968. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist        iterate_filters:1246 Post-instance: [u'logstash-2020.02.10-000001']
  969. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist        iterate_filters:1226 Top of the loop: [u'logstash-2020.02.10-000001']
  970. 2020-02-17 13:08:19,162 DEBUG          curator.indexlist        iterate_filters:1227 Un-parsed filter args: {'filtertype': 'ilm'}
  971. 2020-02-17 13:08:19,163 DEBUG     curator.validators.SchemaCheck               __init__:26   Schema: {'threshold_behavior': Any(<type 'basestring'>, msg=None), 'direction': Any(<type 'basestring'>, msg=None), 'shard_filter_behavior': Any(<type 'basestring'>, msg=None), 'intersect': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'number_of_shards': Coerce(int, msg=None), 'week_starts_on': Any(None, <type 'basestring'>, msg=None), 'range_from': Coerce(int, msg=None), 'key': Any(<type 'basestring'>, msg=None), 'date_to': Any(None, <type 'basestring'>, msg=None), 'max_num_segments': Coerce(int, msg=None), 'exclude': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'disk_space': <type 'float'>, 'date_from_format': Any(None, <type 'basestring'>, msg=None), 'unit': Any(<type 'basestring'>, msg=None), 'aliases': Any(<type 'list'>, <type 'basestring'>, msg=None), 'count': Coerce(int, msg=None), 'kind': Any(<type 'basestring'>, msg=None), 'stats_result': Any(None, <type 'basestring'>, msg=None), 'reverse': Any(None, <type 'bool'>, <type 'int'>, <type 'basestring'>, msg=None), 'source': Any(<type 'basestring'>, msg=None), 'pattern': Any(<type 'basestring'>, msg=None), 'date_from': Any(None, <type 'basestring'>, msg=None), 'filtertype': Any(In(['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']), msg="filtertype must be one of ['age', 'alias', 'allocated', 'closed', 'count', 'empty', 'forcemerged', 'ilm', 'kibana', 'none', 'opened', 'pattern', 'period', 'shards', 'space', 'state']"), 'state': Any(<type 'basestring'>, msg=None), 'value': Any(<type 'int'>, <type 'float'>, <type 'bool'>, <type 'basestring'>, msg=None), 'unit_count_pattern': Any(<type 'basestring'>, msg=None), 'date_to_format': Any(None, <type 'basestring'>, msg=None), 'field': Any(None, <type 'basestring'>, msg=None), 'epoch': Any(Coerce(int, msg=None), None, msg=None), 'period_type': Any(<type 'basestring'>, msg=None), 'allocation_type': Any(<type 'basestring'>, msg=None), 'range_to': Coerce(int, msg=None), 'timestring': Any(None, <type 'basestring'>, msg=None), 'unit_count': Coerce(int, msg=None), 'use_age': <function Boolean at 0x7faad6819320>}
  972. 2020-02-17 13:08:19,163 DEBUG     curator.validators.SchemaCheck               __init__:27   "filter" config: {'filtertype': 'ilm'}
  973. 2020-02-17 13:08:19,163 DEBUG          curator.indexlist        iterate_filters:1234 Parsed filter args: {'filtertype': 'ilm'}
  974. 2020-02-17 13:08:19,164 DEBUG          curator.indexlist             filter_ilm:1180 Filtering indices with index.lifecycle.name
  975. 2020-02-17 13:08:19,165 DEBUG     urllib3.connectionpool          _make_request:393  http://localhost:9200 "GET /logstash-2020.02.10-000001/_settings HTTP/1.1" 200 355
  976. 2020-02-17 13:08:19,166 DEBUG          curator.indexlist       __not_actionable:39   Index logstash-2020.02.10-000001 is not actionable, removing from list.
  977. 2020-02-17 13:08:19,166 DEBUG          curator.indexlist            __excludify:58   Removed from actionable list: logstash-2020.02.10-000001 has index.lifecycle.name logstash-policy
  978. 2020-02-17 13:08:19,166 DEBUG     curator.actions.delete_indices               __init__:593  master_timeout value: 300s
  979. 2020-02-17 13:08:19,166 INFO               curator.utils           show_dry_run:962  DRY-RUN MODE.  No changes will be made.
  980. 2020-02-17 13:08:19,166 INFO               curator.utils           show_dry_run:965  (CLOSED) indices may be shown that may not be acted on by action "delete_indices".
  981. 2020-02-17 13:08:19,166 INFO                 curator.cli                    run:223  Action ID: 5, "delete_indices" completed.
  982. 2020-02-17 13:08:19,166 INFO                 curator.cli                    run:224  Job completed.
  983. root@ELK:/home/administrador#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement