Skip to content

Releases: LogRhythm-Tools/LogRhythm.Tools

LogRhythm.Tools 1.4.0

22 Aug 19:00
f9b158c

Choose a tag to compare

Installation Instructions

Note: To make the module available for all users on a host, you will need to run Setup.ps1 in an elevated PowerShell terminal.

  1. Download and extract the attached zip file LogRhythm.Tools-1.4.0.zip
  2. Run Setup.ps1 in a PowerShell temrinal on a host that meets LogRhythm.Tools system requirements
  3. Follow the directions presented through the interactive installer.

Validate Install / Config

Once installation has been complete follow these steps to test basic functionality:

  • Open powershell.exe
  • Enter Import-Module LogRhythm.Tools
    • Verify no errors were returned during module import
  • Execute LogRhythm.Tools Cmdlet(s)
    • Get-LrLists
    • Get-LrEntities
    • Get-LrUsers

Configuration Changes

To make changes to the configuration options presented by Setup.ps1, you can re-run it at any time, or update the configuration file directly at: %localappdata%\LogRhythm.Tools\LogRhythm.Tools.json

What's Changed

Add support for LogRhythm version 7.XX.XX number schema.
Updated installer animation.

LogRhythm additions:

  • Add-LrLogSource
  • Get-LrLogSourceTypeDetails
  • Get-LrMpePolicies
  • Get-LrMpePolicy
  • Get-LrMpeRules

Recorded Future additions:

  • Get-RfAlerts
  • Update-RfAlert

Add basic support for Exabeam.

  • Add context tables
  • Retrieve context tables
  • Retrieve context table properties
  • Add values to context table
  • Remove Context tables
  • Download Site Collector Certificates
  • Retrieve list of Site Collectors
  • Perform Exabeam search
  • Get Exabeam Site Agent Install Command
  • Get Exabeam Site Agents

LogRhythm.Tools 1.3.2

27 May 17:07

Choose a tag to compare

Installation Instructions

Note: To make the module available for all users on a host, you will need to run Setup.ps1 in an elevated PowerShell terminal.

  1. Download and extract the attached zip file LogRhythm.Tools-1.3.2.zip
  2. Run Setup.ps1 in a PowerShell temrinal on a host that meets LogRhythm.Tools system requirements
  3. Follow the directions presented through the interactive installer.

Validate Install / Config

Once installation has been complete follow these steps to test basic functionality:

  • Open powershell.exe
  • Enter Import-Module LogRhythm.Tools
    • Verify no errors were returned during module import
  • Execute LogRhythm.Tools Cmdlet(s)
    • Get-LrLists
    • Get-LrEntities
    • Get-LrUsers

Configuration Changes

To make changes to the configuration options presented by Setup.ps1, you can re-run it at any time, or update the configuration file directly at: %localappdata%\LogRhythm.Tools\LogRhythm.Tools.json

What's Changed

  • Built in handler for HTTP 429 error code response for LogRhythm API services
  • Updated header assignment for content-type application/json to improve compatibility between Windows PowerShell and PowerShell Core
  • Added list type support for LogRhythm Lists for adding/removing values.
  • Added new helper functions for flattening out PSObject representations of Hosts and Network entity records.
  • Use -ResultsOnly option on Get-LrAlarm by @jberkers42 in #78
  • LogRhythm API Token functions by @jberkers42 in #87

Full Changelog: 1.2.1...1.3.1

LogRhythm.Tools - Release 1.2.4

08 Oct 19:07

Choose a tag to compare

Pre-release

This is a Pre-Release Version intended to be implemented on any LogRhythm.Tools Version 1.2.0 or greater install or installed as a fresh installation.

Installation Instructions

Note: To make the module available for all users on a host, you will need to run Setup.ps1 in an elevated PowerShell terminal.

  1. Download and extract the attached zip file LogRhythm.Tools-1.2.3.zip
  2. Run Setup.ps1 in a PowerShell temrinal on a host that meets LogRhythm.Tools system requirements
  3. Follow the directions presented through the interactive installer.

Validate Install / Config

Once installation has been complete follow these steps to test basic functionality:

  • Open powershell.exe
  • Enter Import-Module LogRhythm.Tools
    • Verify no errors were returned during module import
  • Execute LogRhythm.Tools Cmdlet(s)
    • Get-LrLists
    • Get-LrEntities
    • Get-LrUsers

Configuration Changes

To make changes to the configuration options presented by Setup.ps1, you can re-run it at any time, or update the configuration file directly at: %localappdata%\LogRhythm.Tools\LogRhythm.Tools.json

LogRhythm.Tools - Release 1.2.2

21 Apr 21:34
9290f4e

Choose a tag to compare

Installation Instructions

Note: To make the module available for all users on a host, you will need to run Setup.ps1 in an elevated PowerShell terminal.

  1. Download and extract the attached zip file LogRhythm.Tools-1.2.0.zip
  2. Run Setup.ps1 in a PowerShell temrinal on a host that meets LogRhythm.Tools system requirements
  3. Follow the directions presented through the interactive installer.

Validate Install / Config

Once installation has been complete follow these steps to test basic functionality:

  • Open powershell.exe
  • Enter Import-Module LogRhythm.Tools
    • Verify no errors were returned during module import
  • Execute LogRhythm.Tools Cmdlet(s)
    • Get-LrLists
    • Get-LrEntities
    • Get-LrUsers

Configuration Changes

To make changes to the configuration options presented by Setup.ps1, you can re-run it at any time, or update the configuration file directly at: %localappdata%\LogRhythm.Tools\LogRhythm.Tools.json

LogRhythm.Tools - Release 1.0.0 / RhythmWorld

22 Sep 01:31
e2cc23c

Choose a tag to compare

Release ID: f1b12667-3788-4871-bcc7-7141246fb52c

Installation Instructions

Note: To make the module available for all users on a host, you will need to run Setup.ps1 in an elevated PowerShell terminal.

  1. Download and extract the attached zip file LogRhythm.Tools-1.0.0.zip
  2. Run Setup.ps1 in a PowerShell temrinal on a host that meets LogRhythm.Tools system requirements
  3. Follow the directions presented through the interactive installer.

Validate Install / Config

Once installation has been complete follow these steps to test basic functionality:

  • Open powershell.exe
  • Enter Import-Module LogRhythm.Tools
    • Verify no errors were returned during module import
  • Execute LogRhythm.Tools Cmdlet(s)
    • Get-LrLists
    • Get-LrEntities
    • Get-LrUsers

Configuration Changes

To make changes to the configuration options presented by Setup.ps1, you can re-run it at any time, or update the configuration file directly at: %localappdata%\LogRhythm.Tools\LogRhythm.Tools.json

1.0.0 RC0

08 Jul 23:45

Choose a tag to compare

1.0.0 RC0 Pre-release
Pre-release

Pre-release version of LogRhythm.Tools. This release is to support installation procedure generation and process validation.