Commit Graph

16 Commits

Author SHA1 Message Date
63bfd2bc40 Updated Connect-GraylogService to import the ConvertFrom-GraylogSession function before it calls is 2024-07-26 13:57:45 +01:00
3511d98e62 Added some functionality for PS5.1 and below, as it doesn't seem to properly import the other functions 2024-07-26 13:57:04 +01:00
252125184e Updated Get-GraylogStreams function to be stored in the correct file name 2024-07-26 13:56:14 +01:00
9f7ce2c8b0 Updated ConvertFrom-GraylogSession to properly parse the Cookies 2024-07-26 13:54:54 +01:00
13d01d9eb1 Update PSGraylog module installation script to use the correct module path 2024-07-25 15:12:10 +01:00
a094ec86ba chore: Update PSGraylog module installation script to install required modules (if they're not installed already) 2024-07-25 15:08:40 +01:00
ea0a4de167 chore: fixed typo in install 2024-07-25 14:45:46 +01:00
08a05eab2c chore: fixed install script issue where module path didn't exist 2024-07-25 14:30:07 +01:00
329bb8728a chore: Update PSGraylog module installation instructions and improve code readability 2024-07-25 14:24:40 +01:00
9c9afd413d Created an install.ps1 script, in lieu of being able to upload it directly to a PSGallery-like package manager. 2024-07-25 14:16:42 +01:00
85c622f894 chore: Ensure Graylog session is set before making requests, and added better error handling 2024-07-25 03:11:59 +01:00
4608f33c4a Added shorthand alias for Search-Graylog (sg) 2024-07-25 03:11:42 +01:00
9f9078dbc8 Refactor Get-GraylogStreamId to use Get-GraylogStreams function 2024-07-25 03:11:15 +01:00
5edba53ffc chore: Update module import paths 2024-07-25 02:56:24 +01:00
6bcab03ca0 Added specifier for the Vault to use with Get-Secret 2024-07-25 02:45:49 +01:00
d8f1ac024e Initial commit 2024-07-25 02:31:34 +01:00