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

Fixed alerting dashboard for release1.1.0 #66

Closed
wants to merge 38 commits into from

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    f628ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cd89b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52f6df9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ba1a3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f75fa17 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Adds a script to export dashboards

    Clint Baxley committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5030c6b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    77bd446 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    e1b53b2 View commit details
    Browse the repository at this point in the history
  2. Bump Elasticsearch Version

    Clint Baxley committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b64df4d View commit details
    Browse the repository at this point in the history
  3. Bump version in readme

    Clint Baxley committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d62e50a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3cf74b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #36 from cisagov/clint/export_dashboards

    Export dashboards
    cbaxley authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    bb8e46b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #44 from cisagov/clint/bump_elasticsearch_version

    Bump Elasticsearch version
    cbaxley authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    6e10c99 View commit details
    Browse the repository at this point in the history
  7. adding alert dashboard (#46)

    Co-authored-by: Diabe <[email protected]>
    Co-authored-by: Michael Reeves <[email protected]>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    92ac3de View commit details
    Browse the repository at this point in the history
  8. Add a command to allow the execution of the winlogbeat.exe file (#38)

    Co-authored-by: Clint Baxley <[email protected]>
    cbaxley and Clint Baxley authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    93530a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f1b646d View commit details
    Browse the repository at this point in the history
  10. Merge pull request #43 from cisagov/user_hr_dashboard_for_release1.1

    User HR Dashboard Ready for Review and Release
    ddiabe authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    07a6a21 View commit details
    Browse the repository at this point in the history
  11. add process_explorer.ndjson file (#37)

    Co-authored-by: root <[email protected]>
    Co-authored-by: Connor <[email protected]>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0c24d6e View commit details
    Browse the repository at this point in the history
  12. Creating Initial Draft of issue templates (#34)

    * Creating Initial Draft of issue templates
    
    Issue Templates to aid with docs_update
    
    * Update bug-or-error-report.md
    
    * Update bug-or-error-report.md
    
    Minor typos
    
    * Proofread bug-or-error-report.md, updated phrasing in some places
    
    ---------
    
    Co-authored-by: Chad Poland <[email protected]>
    Co-authored-by: Linda Waterhouse <[email protected]>
    Co-authored-by: mitchelbaker-cisa <[email protected]>
    4 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0661dfc View commit details
    Browse the repository at this point in the history
  13. remove input controls and update filtering with Kibana Control filter…

    …s for (hostname, process exe, process pid)
    mitchelbaker-cisa committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    a6188d6 View commit details
    Browse the repository at this point in the history
  14. Alert Dashboard review (#49)

    * adding alert dashboard
    
    * Create Alerting_dashboard.ndjson
    
    * Rename Alerting_dasboard.ndjson to Alerting_dashboard.ndjson
    
    * Rename Alerting_dashboard.ndjson to alert_dashboard.ndjson
    
    * Delete dasboards directory
    
    ---------
    
    Co-authored-by: Diabe <[email protected]>
    Co-authored-by: Michael Reeves <[email protected]>
    3 people authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    2090e14 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4ad40aa View commit details
    Browse the repository at this point in the history
  16. Merge pull request #51 from cisagov/causand22-main

    Add Computer Software Overview dashboard
    ddiabe authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    b302c56 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0c5fb2b View commit details
    Browse the repository at this point in the history
  18. Update deploy.sh to debug issue #33

    Add logging to indicate the script's progress and where it might be failing + introduce a maximum number of 60 attempts to check for Elasticsearch readiness, preventing the script from hanging indefinitely.
    dkorzhevin authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    600a171 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Updates the dashboard menu and all of the dashboards that use it. (#53)

    * Change the navigation menu to exclude the old home page and include the new dashboards.
    
    * Delete the security dashboard home
    
    ---------
    
    Co-authored-by: Clint Baxley <[email protected]>
    cbaxley and Clint Baxley authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a9df591 View commit details
    Browse the repository at this point in the history
  2. Lme update functionality (#30)

    * adding updates to chapter3 for deploy.sh changes
    
    * adding updates to dashboard and lme_update to log and run as better cron jobs
    
    * adding in more notes to chapter3 on update functionality
    
    * Added the following features to deploy.sh:
      - update function to add lme_upadte.sh and dashboard_update.sh to
        root's crontab
      - fixed final permissions so that /opt/lme is readable by `sudo` group
      - y/n on the uninstall options fixed
      - upgrade function updated to check for 1.0 version and only remove
        crontab in  upgrading from 0.5.1
      - usage function to print the usage
    
    * fixing read/write on the files_for_windows.zip
    
    * fixing backups permissions
    mreeve-snl authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c458832 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcde88a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #52 from dkorzhevin/patch-4

    Update deploy.sh to debug issue #33
    mreeve-snl authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b28983b View commit details
    Browse the repository at this point in the history
  5. Update chapter3.md (#29)

    * Update chapter3.md
    
    Changed winlogbeat 8.5.0 link to one, that allows user to download not only zip, but also sha512 control sum and also choose between zip and MSI.
    
    * Update chapter3.md
    
    Changed Winlogbeat to 8.11.1
    dkorzhevin authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6800f54 View commit details
    Browse the repository at this point in the history
  6. Update the readmes to delete old dashboards and import new ones. (#54)

    Co-authored-by: Clint Baxley <[email protected]>
    cbaxley and Clint Baxley authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    4fd3eb7 View commit details
    Browse the repository at this point in the history
  7. Update Uninstall_Sysmon64.ps1 (#27)

    Check if Sysmon is installed, run the uninstall command with elevated privileges, and handle potential errors. 
    Remove the Sysmon executable if the uninstallation is successful.
    dkorzhevin authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    fb4058e View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Deploy upgrade 1.1.0 (#58)

    * adding in upgrade command to go from 1.0 -> 1.1.0
    
    * pushing upgrade notes
    
    * adding updates to deploy.sh for upgrading 1.0 -> 1.1.0
    mreeve-snl authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    9d09c4d View commit details
    Browse the repository at this point in the history
  2. adding CONTRIBUTING.md,RELEASES.md, and Custom PR-Template (#41)

    * adding Contribution and release documentation to help standardize these processes
    
    * Update CONTRIBUTING.md
    
    fixed typos.
    
    * documenting PR template to standardize and streamline Pull Requests
    
    * adding a few more changes
    
    * adding formatting changes
    
    * Rename pull_request_template.md to pull_request_template.md
    
    Actually renamed directory PULL_REUQEST_TEMPLATE to PULL_REQUEST_TEMPLATE
    
    ---------
    
    Co-authored-by: Linda Waterhouse <[email protected]>
    mreeve-snl and llwaterhouse authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d6767be View commit details
    Browse the repository at this point in the history
  3. remove updates that break the installation process, need more refacto…

    …ring/testing before we can push these changes
    mreeve-snl committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8269646 View commit details
    Browse the repository at this point in the history
  4. Release 1.1.0 small updates (#61)

    * updating deploy.sh with fixes that solve permissions issues and still provide security for files with plaintext passwords
    
    * updating docs to state more accurate required disk sizes
    mreeve-snl authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    ec4fae4 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    07e695b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e124f4 View commit details
    Browse the repository at this point in the history