Filter By

Package Types

Operating System

Categories

Trust Information

By: | 366,921 downloads | Last Updated: 3/23/2022 | Latest Version: 4.8.5

Powershell Logging Module

By: | 196,787 downloads | Last Updated: 7/14/2019 | Latest Version: 4.1.5

Send SYSLOG messages from PowerShell

By: | 295,956 downloads | Last Updated: 8/27/2021 | Latest Version: 2.2.0-preview1

PoShLog is powershell logging module. PoShLog allows you to log structured event data into console, file and much more places easily. It is wrapper of great C# logging library Serilog - https://serilog.net/. For documentation check PoShLog wiki - https://github.com/PoShLog/PoShLog/wiki

By: | 86,231 downloads | Last Updated: 11/5/2019 | Latest Version: 3.3.0

PowerShell Module to provide logging capabilities for PowerShell controller scripts.

By: | 57,283 downloads | Last Updated: 3/20/2024 | Latest Version: 1.2.4

Mandatory module for the foundation PowerShell scripts.

By: | 33,524 downloads | Last Updated: 3/29/2020 | Latest Version: 1.0.0

PoShLog.Enrichers is extension module for PoShLog core library - https://www.powershellgallery.com/packages/PoShLog. It contains lot of helpful enricher methods, useful with enriching log messages. For documentation check PoShLog wiki - https://github.com/PoShLog/PoShLog/wiki

By: | 3,484 downloads | Last Updated: 7/20/2018 | Latest Version: 1.1.6

Remove or compress old IIS logs

By: | 10,307 downloads | Last Updated: 9/26/2023 | Latest Version: 2.0

This script analyzes Microsoft Intune Management Extension (IME) log(s) and creates timeline report from found log events. Report is saved to HTML file. Events are also shown in Powershell console window. Timeline report includes information about Intune Win32App, WinGetApp, Powershell scripts, Remedation scripts and custom Compliance Policy scri... More info

By: | 8,277 downloads | Last Updated: 1/14/2022 | Latest Version: 1.5.1

IIS Helper Functions

By: | 7,848 downloads | Last Updated: 3/4/2024 | Latest Version: 1.6.1

A replica of the logrotate utility, except this also runs on Windows systems.

By: | 4,214 downloads | Last Updated: 6/3/2016 | Latest Version: 0.1

Enable Log Analytics to collect logs from Azure Diagnostics

By: | 5,336 downloads | Last Updated: 7/9/2017 | Latest Version: 1.2

This module give tools to generate html based graphs from iperf or ping logs.

By: | 4,785 downloads | Last Updated: 9/14/2017 | Latest Version: 1.5

MultiPing will generate a html based report to help troubleshoot network problems.

By: | 3,917 downloads | Last Updated: 6/13/2016 | Latest Version: 1.4.3

Modularized edition of write-log.ps1 (originally provided by Jeff Hicks) along with some added log management functions

By: | 7,536 downloads | Last Updated: 2/11/2018 | Latest Version: 1.0.3

This PowerShell module provides some functionality to facilitate automating backup actions of a Cisco device over SSH. This module also provides some basic functionality for troubleshooting Cisco devices.

By: | 5,417 downloads | Last Updated: 12/28/2018 | Latest Version: 1.1.4

Module working with Sumo Logic API

By: | 3,296 downloads | Last Updated: 3/21/2016 | Latest Version: 2.0.0

The PSMultiLog module is designed to simultaneously write log output to multiple log targets. Supported targets include logging to a file, to the Windows Event Log, and sending an e-mail. The module is used by turning on the desired log targets and then calling the Write-Log Cmdlet.

By: | 4,855 downloads | Last Updated: 12/1/2023 | Latest Version: 2.2.7

A very easy and pragmatic log module for admins in a hurry. See project site on Github for more info.

By: | 2,238 downloads | Last Updated: 5/13/2016 | Latest Version: 1.1

Logging framework for PowerShell

By: | 2,321 downloads | Last Updated: 1/22/2019 | Latest Version: 1.1.1

A collection of fuctions to simplify logging output in a variety of formats, which includes: a) Logging simultaneously to the console and a specified log file; b) Logging to the console and a log file with a time-stamp index at each line; c) Logging output to only the specified log file. The Write-ToConsoleAndLog function displays the specified... More info