Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2017
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ##################################
  2. actions:
  3. 1:
  4. action: alias
  5. description: >-
  6. Add/Remove selected indices to or from the specified alias
  7. options:
  8. name: test6-alias
  9. warn_if_no_indices: False
  10. extra_settings:
  11. timeout_override:
  12. continue_if_exception: False
  13. disable_action: False
  14. add:
  15. filters:
  16. - filtertype: pattern
  17. kind: regex
  18. value: '^logstash-test6-\d\d\d\d.*$'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement