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 #220

Closed
wants to merge 25 commits into from

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
    1b19366 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
    aad68e8 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
    91c3db0 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
    706f3c4 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
    82231fc 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
    53ec777 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
    4dcd350 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
    3bb0106 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
    7378aab 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
    2c11e64 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
    f5a3d0c 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
    bc45306 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
    4a5817b 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
    b5cf45b 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
    4e8ebc4 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
    3c40fda View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d0ff879 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
    1b47e19 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
    58b11d1 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
    27773fe 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
    2aa91fc 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
    448f226 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
    b2434eb 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
    9b42e71 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
    b5f71c6 View commit details
    Browse the repository at this point in the history