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

v6.1.0 development #211

Merged
merged 125 commits into from
Jul 13, 2022
Merged

v6.1.0 development #211

merged 125 commits into from
Jul 13, 2022

Conversation

mmguero
Copy link
Collaborator

@mmguero mmguero commented Jul 12, 2022

Malcolm v6.1.0 is a feature release with a number of updates and improvements.

v6.0.1...v6.1.0

  • Bugs fixed

  • Improvements

    • Malcolm's OpenSearch index template is now composed upon initialization with elements from the latest Elastic Common Schema release.
    • Replaced most instances of beats on Hedgehog Linux (with the exception of the Apache-licensed 7.10.2 filebeat which is compatible with OpenSearch) with Fluent Bit (see replace beats with fluentbit idaholab/Malcolm#102) for resource utilization monitoring, etc. and recreated dashboards referencing these metrics
    • Replaced Auditbeat file integrity checking module with AIDE for Hedgehog Linux
    • Added an optionally exposed (disabled by default) a TCP input endpoint to Malcolm to allow easier ingestion of other third-party logs not natively supported by Malcolm
    • Improvements to APIs for listing fields and indices
    • Removed old environment variable-configured Index State Management code as the new OpenSearch v2.1.0 release has nice UIs for both index state management and snapshot management
  • Version bumps of note

Malcolm and Hedgehog Linux may be obtained by pulling or building the Docker images and/or building the ISO installer images as described in the documentation. Unofficial ISO installer images for Malcolm and Hedgehog Linux are not hosted on GitHub, but may be downloaded from https://malcolm.fyi/download/.

mmguero added 30 commits May 25, 2022 11:22
…now rather than directly with elasticsearch output
…now rather than directly with elasticsearch output
…now rather than directly with elasticsearch output
@mmguero mmguero self-assigned this Jul 12, 2022
@lgtm-com
Copy link

lgtm-com bot commented Jul 12, 2022

This pull request introduces 5 alerts and fixes 32 when merging 2455c8e into c3e323b - view on LGTM.com

new alerts:

  • 3 for Variable defined multiple times
  • 1 for Unused local variable
  • 1 for Unused import

fixed alerts:

  • 8 for Unnecessary pass
  • 8 for Unused import
  • 6 for Variable defined multiple times
  • 5 for 'import *' may pollute namespace
  • 3 for Unused local variable
  • 1 for Testing equality to None
  • 1 for Except block handles 'BaseException'

@mmguero mmguero merged commit 8ad8b2e into main Jul 13, 2022
@mmguero mmguero deleted the v6.1.0_merge_cisagov branch July 13, 2022 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant