Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🍒 Merge changes from PR #216 to release-v1.6.0 #222

Merged
merged 25 commits into from
Jul 30, 2024

Commits on Jul 30, 2024

  1. take off filesystem metric check from system and related alert

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1ebc0f1 View commit details
    Browse the repository at this point in the history
  2. take up docker module

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    72c2b8e View commit details
    Browse the repository at this point in the history
  3. Use kibana access token for connections

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    619c19b View commit details
    Browse the repository at this point in the history
  4. use kibana_system account instead of elastic

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d027232 View commit details
    Browse the repository at this point in the history
  5. add kibana_system_password to top level env

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eabdf46 View commit details
    Browse the repository at this point in the history
  6. remove reference to kibana_system from setup-users.sh

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    55d6562 View commit details
    Browse the repository at this point in the history
  7. use elastic user on setup-config

    kibana_system does not have access to kibana
    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    07ebadd View commit details
    Browse the repository at this point in the history
  8. remove deprecated dependencies from elastic and kibana

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1f74628 View commit details
    Browse the repository at this point in the history
  9. upgrade kibana to 8.14.3

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1c29417 View commit details
    Browse the repository at this point in the history
  10. upgrade logstash to 8.14.3

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    08e2850 View commit details
    Browse the repository at this point in the history
  11. upgrade beats to 8.14.3

    use monitoring instead of deprecated xpack.monitoring
    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    8855e07 View commit details
    Browse the repository at this point in the history
  12. upgrade apm server to 7.17.22

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    449c858 View commit details
    Browse the repository at this point in the history
  13. revert log changes after debugging

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4548fb5 View commit details
    Browse the repository at this point in the history
  14. widen search user privileges to accommodate reindex job

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    f51e42a View commit details
    Browse the repository at this point in the history
  15. upgrade elastalert to 2.19

    2.4 onwards elastic8 is supported
    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7681ad4 View commit details
    Browse the repository at this point in the history
  16. use minimal access for search user

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    96886c9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5cd3377 View commit details
    Browse the repository at this point in the history
  18. add manage privilege back to search user

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0cd8751 View commit details
    Browse the repository at this point in the history
  19. add comment for error message check

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5fa77fa View commit details
    Browse the repository at this point in the history
  20. fix cherry-pick inconsistencies

    Changes were initially ran against test country config
    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    af39423 View commit details
    Browse the repository at this point in the history
  21. set kibana_system password on setup-users.sh

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    fd13426 View commit details
    Browse the repository at this point in the history
  22. stop creating ocrvs index as a part of elastic setup

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    eba09ad View commit details
    Browse the repository at this point in the history
  23. stop creating ocrvs index before running migrations during cleanup

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4264ab1 View commit details
    Browse the repository at this point in the history
  24. Restart and remove existing elastalert indices

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    709c8d8 View commit details
    Browse the repository at this point in the history
  25. move restart to deploy script

    makelicious authored and github-actions committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1db4568 View commit details
    Browse the repository at this point in the history