Version

1.0.0

Author

Ironman Software

Tags

app logging elasticsearch

Created

09/05/2024

Elasticsearch Logging Targets

This package provides a logging target for the Elasticsearch search engine.

Variables

  • $PSUElasticLoggingLevel - The minimum log level to send to Elasticsearch. Default is Information.
  • $PSUElasticHostName - The host name of the Elasticsearch server. Required.
  • $PSUElasticPort - The port of the Elasticsearch server. Required.

ElasticSearch Logging

Installation Options

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet. More info

PS > Install-PSResource ElasticSearch.Logging

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Library

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies.

Download the raw nupkg file