Filter By

Package Types

Operating System

Categories

Trust Information

By: | 359,147 downloads | Last Updated: 3/23/2022 | Latest Version: 4.8.5

Powershell Logging Module

By: | 195,078 downloads | Last Updated: 7/14/2019 | Latest Version: 4.1.5

Send SYSLOG messages from PowerShell

By: | 245,834 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: | 78,956 downloads | Last Updated: 11/5/2019 | Latest Version: 3.3.0

PowerShell Module to provide logging capabilities for PowerShell controller scripts.

By: | 43,829 downloads | Last Updated: 1/27/2024 | Latest Version: 1.2.2

Mandatory module for the foundation PowerShell scripts.

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

Remove or compress old IIS logs

By: | 8,950 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,261 downloads | Last Updated: 1/14/2022 | Latest Version: 1.5.1

IIS Helper Functions

By: | 12,653 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: | 7,506 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,197 downloads | Last Updated: 6/3/2016 | Latest Version: 0.1

Enable Log Analytics to collect logs from Azure Diagnostics

By: | 4,576 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: | 3,794 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,177 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,357 downloads | Last Updated: 12/28/2018 | Latest Version: 1.1.4

Module working with Sumo Logic API

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

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

By: | 3,257 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: | 3,896 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,157 downloads | Last Updated: 5/13/2016 | Latest Version: 1.1

Logging framework for PowerShell

By: | 2,270 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